body {
	background-color : #E8ECF0;
	background-image : url(img/bg.gif);
	background-repeat : repeat-y;
}
.bgb{
	background-image : url(img/bgb.gif);
	background-repeat : repeat-x;
}
.nav{
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
	font-weight : strong;
}