
body {
	background:url(image/logo.png);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: left bottom;
    font-family: tahoma,Arial,sans-serif;
    font-size: 18px;
	text-align:center;
 }
img{
	border: none;
}
	 
a:link {
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #666;
	text-decoration:none;
}
 

	
