html,body,#container {

background-color:#FF9900;

}



html,body {

padding:0

}

.bodyfont {



font-family:"Gill Sans";


font-weight:100;

}

.producticon {

width:128px;
height:128px;

}


.product {
font-family:"Gill Sans";

text-align:center;
font-weight:100;


}

.product h1 {
	text-transform: uppercase;
	letter-spacing:3pt;
	font-size:18pt;
}

.product h2 {

font-size:12pt;

}