body {color: #0a3a04;
	background-color: #eef5f0;
	margin: 0;
	padding: 10px;
	font-size: 101%;
	font-family: verdana, arial, sans-serif;
	}
	
#container {width: 790px;
	margin: 0 auto;
	border: 3px solid #0a3a04;
	background: #d9e7dc url(../images/background.jpg);
	position: relative;}
	
#center {width: 407px;
	margin-left: 191px;}
	
#center img {border-left: 3px solid #0a3a04;
	border-top: 3px solid #0a3a04;
	border-right: 3px solid #0a3a04;}
	
h1 {font-family: 'Palatino Linotype', Georgia, Times, 'Times New Roman';
	font-size: 1.2em;
	margin: 5px 0;}
	
p {font-size: 0.8em;
	margin: 7px 0;
	text-align: justify;}
	
#contact {text-align: center;
	font-family: 'Palatino Linotype', Georgia, Times, 'Times New Roman';
	font-weight: bold;}	
	
a {color: #0a3a04;
	background-color: inherit;}
	
a:hover {text-decoration: none;}
	
#center img#logo {border: 3px solid #0a3a04;
	margin-top: 4px;}	
	
#left {position: absolute;
	top: 0;
	left: 0;
	border-right: 3px solid #0a3a04;}
	
#right {position: absolute;
	top: 0;
	left: 636px;
	border-left: 3px solid #0a3a04;}
	
	
