/* CSS Document */

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #fff url('../images/design_elements/bg.gif');
}
nospace {
	clear: both;
}
html, body {
	margin: 0;
	padding: 0;
}
#content {
	/* background: #fff url('../bkg.gif') center repeat-y; */
}

</style>

