Body {
background : black;
background-image: url(bg.jpg);
background-repeat:no-repeat};


h1 {
font-family : Verdana;
font-size : 10px;
color: yellow}

.scroll {
 overflow: auto;
 position: relative;
 height: 375px;
 width: 100%;
 background-color: #000000;

}
