@charset "utf-8";

body{
	background-color:#000;
}

body > div{
	background-color:#fff;
	padding-top:70px;
}