BODY
{
	background-repeat : no-repeat;
	background-position : inherit;
	background-image : url(teus.png);
	font-family: Verdana;
	color: 6B6352;
	font-size : smaller;
	background-color : #959580;
}

A.type1:link    {
	color: Maroon;
	text-decoration:none;
	font-variant : small-caps;
}
A.type1:visited {
	color: Maroon;
	text-decoration:none;
	font-variant : small-caps;
}
A.type1:active  {
	color: Maroon;
	text-decoration:none;
	font-variant : small-caps;
}
A.type1:hover   {
	color: Maroon;
	text-decoration:underline;
	font-variant : small-caps;
}

.logo
{
    margin-top: 15px;
	margin-left: 10px;
}
.menu
{
	
	margin-left: 90px;
}

}
.footer
{
color: Maroon;
font-size: 8;
margin-bottom: 15px;
margin-left: 200px;
}
