body {
	background-color:rgb(255,204,0);
}

.top {
	background-color: rgb(102,102,102);
	font-weight:bold;
	text-align:left;
	color:rgb(255,255,255);
}

.bottom {
	background-color:rgb(102,102,102);
	font-weight:bold;
	color:rgb(255,255,255);
}
