
#background,html,body {
background: #ffffff;
}



#container {
background: url(//img0.reactor.cc/pics/domain/background/256?v=12) no-repeat 50% 43px;
min-height:768px;
}


#header {
height: 165px;
}
#header .logo {
padding: 0;
}
#header .logo a, #header .logo a:hover {
background: url(//img0.reactor.cc/pics/domain/logo/256?v=12) 0 50% no-repeat;
height: 165px;
width: 100%;
display:block;
}
#header .description {
display: none;
}
    
    #container:before,
    #container:after {
    display:none;
}


