
body {
	background-color: 	#f0f0f0;
	margin-top: 		5px;
	margin-bottom:	 	0px;
}

div.banner {
	background-color: #f0f0f0;
	background-image: url(../images/header.jpg);
	border: 	5px ridge #777777;
	width: 		800px;
	height:		195px;
}

table.btns {
	background-color: #f0f0f0;
	padding: 0px;
	position:relative;
	top: 3px;
	width: 800px;
}
