body {
padding: 0px;
margin: 0px;
width: 100%;
height: 100%;
background-color: #200D00;
background-image: url("../images/stripe.gif");
background-position: 0% 0%;
background-repeat: repeat-y;
}
