	* {
	margin:0px;
	padding:0px;
	}
	
	body {
	text-align:center;
	padding:10px 0px;
	background: #252630 url(../images/bg.jpg) no-repeat center 0px;	
	}
	
	.clear {
	clear:both;
	height:1px;
	}
	
	
