.background {
	background-image: url(comps/comp4background.jpg);
	background-repeat: repeat-y;
	background-color: #330000;
}
.timber_background{
	background-image: url(../images/main_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.timber_maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #CCCCCC;
}
