body{
background-color : #000040;
background-image : url(backimage.jpg);
background-repeat : no-repeat;
}
#Container {
left: 0px;
top: 0px;
width: 1200px;
height; 760px
}
div.scroll1 { 
overflow : auto;
height : 440px;
width : 610px;
padding : 20px;
border : 1px solid #aaa;
margin : 65px 0px 0px 40px;
background : inherit;
color : #fff;
font-size : 90%;
line-height : 140%;
}
h1{
padding-top : 15px;
padding-left : 60px;
color : white;
}
h2{
padding-left : 60px;
color : #cccccc;
font-size : 16px;
}
ul{
padding-left : 10px;
}
li{
float : left;
list-style-type : none;
margin-right : 3em;
margin-top : 1em;
color : white;
font-size : 10pt;
}
a{
color : white;
text-decoration : underline;}
A:hover{
color : lime;
text-decoration : underline;
}
h3{
font-size : 16px;
}
p{
margin-left : 920px;
font-size : 11px;
color : white;
padding-top : 20px;
}
img{border-width : 0;
}
