@charset "UTF-8";
/* CSS Document */
body {
	background: url(../images/bgGradient.png) repeat-x;
	
}
#wrap{
	width:1024px;
	margin:0 auto;
	padding:0;
	text-align:left;
	
}
#tempImage{ background:url(../images/7.gif); width:1024px; height:768px; text-align:center;} 