body 
{
background-image:
url('website4.gif');
background-repeat: no-repeat;
background-color: #2E3F53;
margin-left: 2%;
}



h1 {
color: #000000;
text-align: center;
font-family: Garamond;
font-variant: small-caps;
font-size: 20pt;
}

h2 {
 font-size: 16pt;
 font-family: Garamond, serif;
 color: #000033;
 text-align: left;
 font-weight: bold;
 text-indent: 10px;
}

p {
color: #0D1E2E;
font-family: Garamond;
}


A:link { text-decoration: none; font-weight: bold; color: #071828; }
A:visited { text-decoration: none; font-weight: bold; color: #071828;}
A:active { text-decoration: none; color: #153E7E; }
A:hover { text-decoration: underline; color: #E9DCB9; }

UL {
padding-left: 2;
margin-left: 2;
font-family : Garamond;
color : #22343D;
list-style-image: url('bullet1.gif');
}


div#caltech {
position: absolute;
text-align: right;
margin-left: 85%; 
top: 5%;
}



div#home {
position: absolute;
margin-left: 33%; margin-right: 5%;
top: 200px;
height: 250px;
width: 50%; padding-left: 30px;
padding-top: 30px;
border-top: 2px solid #142431;
border-bottom: 2px solid #142431;
border-left: 2px solid #142431;
border-right: 2px solid #142431;
background-color: #817D62; 
text-align: justify;
padding-bottom: 10px;
}

div#main {
position: absolute;
margin-left: 33%; margin-right: 5%;
top: 200px;
width: 55%; padding-left: 30px;
padding-top: 20px;
padding-right: 30px;
border-top: 2px solid #142431;
border-bottom: 2px solid #142431;
border-left: 2px solid #142431;
border-right: 2px solid #142431;
background-color: #817D62; 
text-align: justify;
padding-bottom: 10px;
}

div#power {
position: absolute;
margin-left: 2.5%; margin-right: 5%;
top: 750px;
width: 100%;
padding-top: 3px;
padding-right: 10px;
height: 10%;
text-align: center;
padding-bottom: 3px;
}

div#nav {
margin-left: 3%;
margin-right: 77%;
padding-top: 6px;
width: 19%;
top: 260px;
position: absolute; 
padding-left:5px; 
border-top: 2px solid #142431;
border-bottom: 2px solid #142431;
border-left: 2px solid #142431;
border-right: 2px solid #142431;
background-color: #817D62;
text-align: left;
}

