body{
	margin:0 auto;
	padding:0;
	font:11px Verdana,Tahoma,Arial,sans-serif;
	background:#fff0cd url(img/bg.jpg) top center repeat-y;
	color:#303030;
	text-align: justify;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:underline;
color:#008e2a;
}

a:hover{
text-decoration:none;
color:#0154a0;
}

a img{
border:0;
}
