@charset "utf-8";
/* CSS Document */

body {
	background-color: #0b0c0b;
}

img {		
		border:0;
}


#content {
	position:absolute;
	
}

#wrapper {
	width: 1280px ;
 	margin-left: auto ;
  	margin-right: auto ;
}

#next {
	position:absolute;
	top:935px;
	left:1184px;
}

#home {
	position:absolute;
	top:35px;
	left:-77px;
	width: 63px;
	height: 54px;
}

#back {
	position:absolute;
	top:108px;
	left:-69px;
}
