html,body{
    height: 100%;
}
body {
	margin:0;
	padding:0;
    background: #302f31 url('/img/logo.jpg') center center no-repeat;
}
