#site_layout {
	height: 100%;
	width: 100%;
	background-image: url(images/2011bgsmall.jpg);
	background-repeat:repeat-x;
	background-color: #000;
	
}

html{
	margin: 0;
	background: url(images/2011bgsmall.jpg) repeat-x;
	background-color: #000;
}.paragraph {
	color: #000;
}
.Header3 {
	font-size: 12px;
	font-style: normal;
	color: #FFC;
	font-weight: bold;
}

