/* 
Western Commodities
Website Design by WNW Design
Version 1.0 "PRINT VERSION"
Coded by Pete Crewdson
*/

body {
font-family : Arial, Helvetica, sans-serif;
font-size : 62.5%;
text-align : center;
}

	ul#nav, p#spiders {
	display : none;
	}



/* header */

h6#print-header {
font-size : 5em;
letter-spacing : -2px;
margin : 0;
padding : 20px 0;
text-align : center;
text-transform : uppercase;
}



/* content */

#content marquee {
border-bottom : 1px solid #999;
border-top : 1px solid #999;
margin : 0;
padding : 5px;
text-align : center;
}

#content {
margin : auto;
text-align : justify;
width : 505px;
}

	#content h1 {
	color : #9c9c9c;
	font-size : 1.4em;
	text-align : center;
	}
	
	#content p {
	font-size : 1.4em;
	}