@charset "utf-8";
/* CSS Document */

html{
	margin:0px;
}
body{
		margin:0px;
	background:url(../images/back.gif) top repeat-x:
}
#logo{
	width:800px;
	height:412px;
	margin:auto;
	margin-top:100px;
}
a:link,
a:visited,
a:hover{
	color:#FFF;
}