body 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
	
	background-color: #adaaaa;
}

img
{
	border: 0px;
}

a:link 
{
	font-family: Tahoma;  
	text-decoration: none;
	color: #ffffff; 
}

a:visited 
{
	font-family: Tahoma;  
	text-decoration: none;
	color: #ffffff;
}

a:active 
{
	font-family: Tahoma; 
	text-decoration: underline;
	color: #ffffff;
}

a:hover
{
	font-family: Tahoma;  
	text-decoration: underline;
	color: #ffffff;
}
