body {
background-repeat: repeat;
background-attachment: fixed;
background-position: center top
}
html {
overflow-y: scroll;
}