# -=ВДРЕБЕЗГИ=- (22.04.2014 / 13:24)
Hattake, body {
background: #000 url("../images/bgd.jpg") 50% 0 no-repeat;
}
@media (max-width: 1920px) {
body { background-image: url("../images/bgd1920px.jpg")}
}
@media (max-width: 1680p
Вроде бы вот так норм. Проверил на разных экранах
background-color: black;
color: #3e3e3e;
font-family: Arial, Tahoma, sans-serif;
font-size: 12px;
margin: auto;
padding: 0px;
max-width: 900px;
background: url(images/bgd.jpg) no-repeat black;
background-attachment: fixed;
background-repeat: no-repeat ;
background-size: 100% auto;