body {
	background-image:url(../images/fundo.jpg);	 
	background-position:center top;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	padding:0px;		
}

#main{
	width:800px;
	margin:auto;
	color:#FFF;	
	padding:0px;
	
}
#top {
	width:800px;
	background-image:url(../images/layout_02.jpg);
	height:272px;
}

a:link {
font-family: Verdana;
color: #fff;
font-weight:bold;
text-decoration:none;
font-size:18px;
}

a:visited {
font-family: Verdana;
color: #fff;
font-weight:bold;
text-decoration:none;
font-size:18px;
}

a:hover {
font-family: Verdana;
color: #fff;
font-weight:bold;
text-decoration: underline;
font-size:18px;
}

a:active {
font-family: Verdana;
color: #fff;
font-weight:bold;
text-decoration:none;
font-size:18px;
}