@charset "utf-8";
/* CSS Document */

body{
	background:url(/images/mainback.jpg) repeat-x #000;
	margin:0;
	padding:0;
}

#tempHome{
	background:url(/images/intropage.jpg) no-repeat;
	width:980px;
	height:837px;
	margin:0 auto;	
	font-size:14px;
	color:#454545;
}

#tempHome div{
	padding:368px 0 0;
	margin:0 200px;
}

#tempHome a{
	color:#f60;
}
