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

*
{
	margin:0;
	padding:0;
	border:0;
}
body
{
	background: #382e27 url(../imgs/bg.jpg) repeat-x;
}
#temp
{
	width:100%;
	text-align:center;
	min-height:1300px;
}
