body{
background-image:url(imgs/bckgr.gif);
background-position: left top;
background-repeat: repeat-x;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
#mainW{
margin: 0 auto;
width: 377px;
}

#guest {
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color:#e2e6e8;
}

a {

color:#2c3384;
text-decoration: none;
font-size: 10px;
font-family: 'Century Gothic', Tahoma, Verdana, Helvetica, sans-serif;
}

a:hover {
text-decoration: underline;
color:#0066FF;
}


