body {
	background: #8B4513;
	text-align:center;
}

table.main {
background: url(../images/orange.jpg) no-repeat;
	height: 560px;
	width: 820px;
	border: 20px solid #DEB887;
}

h1, h2, h3 {
	font-weight:normal;
	font-family:times, serif;
}

h2 {
	text-align:center;
	font-size:20px;
	color:#b52f08;
}

h3 {
	font-size:14px;
	color:#b52f08;
	margin-bottom: 1px;
}

a {
	text-decoration:none;
}

p {
	text-align:justify;
}

table.text td {
	border: 1px solid #b52f08;
}

.header {
	height:70px;
	color: #FFEBCD;
	padding-left:25px;
	font-size:15px;
}

.header a {
	font-size:15px;
}

.header a:link, .header a:visited {
	color: #FFEBCD;
	}

.header a:hover {
	color:#b52f08;
} 

h1 {
	font-size:31px;
	margin-bottom:-20px;
}

.picture {
	width:325px;
}

.text {
	vertical-align:top;
	font-family:verdana, sans-serif;
	font-size:11px;
	padding-top:25px;
	width:300px;
}

.footer {
	height:25px;
	text-align:right;
	padding-right:15px;
	font-family:verdana, sans-serif;
	font-size:9px;
	color:#8B4513;
}

.footer a {
	font-family:verdana, sans-serif;
	font-size:9px;
}

.footer a:link, .footer a:visited {
	color:#8B4513;
	}

.footer a:hover {
	color:#b52f08;
} 

/*f7cf06*/