/* CSS Document */

BODY {
background-color:#336699;
background-image:url(bgLeft.jpg);
background-repeat:repeat-y;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
cursor:arrow;
}

.orion {
position:absolute;
top:5px;
left:40px;
}

.line {
position:absolute;
top:48px;
left:0px;
}

.nav {
position:absolute;
top:18%;
left:0px;
}

.pic {
position:absolute;
top:62%;
left:0px;
}

.button {
position:absolute;
bottom:4%;
left:34px;
}
