body {
background-image:url(images/draft_02.gif);
background-repeat:repeat-y;
background-position: center top;
background-color:#606f9e;
color: #000000;
margin:0;
padding:0;
}

.top {
background:url(images/draft_01.jpg) no-repeat;
background-position:top center;
}

.bottom {
background:url(images/draft_03.gif) no-repeat;
background-position:top center;
height:21px;
width:621px;
}

.button {
background-image:url(images/button.jpg);
background-repeat:no-repeat;
background-position:center;
height:40px;
color:#FFFFFF;
vertical-align:middle;
}
