/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(102,51,51); background-color: rgb(255,255,204);}

#mainframe {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 0px 0px #000000;
}