body {
		background-color: #000;
		background-image: url(images/bg_02.jpg);
		background-position : center top;
		padding: 0px 0px 0px 0px;
	
}

#wrap {
		text-align: center;
		max-width: 1255px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px 0px 0px 0px;
			
}

#header {
		padding: 0px 0px 0px 0px;
}

#content {
		width: 100%;
		height: 100%;
		position: absolute;
   		top: 0px;
    	left: 0%;

		
}


		


