/* home.css only used on the home page */

p { font-size: 12px; }

/*=home flash
--------------*/
#pageWrapper #homeFlash {
	width: 800px;
	height: 332px;
	background: url(../images/boy.jpg);

}

/*=content
-----------*/
#pageWrapper #content {
	background: url(../images/home_bg.gif) 575px 15px no-repeat #363736;
	padding: 13px 284px 23px 102px;
}
