body
{
	padding: 0;
	margin: 0;
	background-color:#333;
}


#imagem
{
	text-align:center;
	margin-top:200px;
	margin-left:0px;
}


#imagens
{
	margin-top:50px;
	margin-left:0px;
}


#base
{
	background-position:center;
	width: auto;
	height:auto;
	margin-top: 0px;
}


h1
{
	font-size: 60px;
	color:#81a318;	
}

a:link 
{
	color: #333;
	text-decoration: none;
}


a:hover 
{
	text-decoration: none;
	color: #333;
}


a:visited
{
	text-decoration: none;
	color: #333;
}
