
#maintext {float: left; padding: 10px 10px 40px 10px; background-color: #002200; border: 1px outset green; width: 60%; font-weight:bold; margin:10px 0 0 0; background-image: url(greenbg.jpg); margin-left:20%;}

#maintext h1 {color:red; margin:0px; padding: 0px; font-weight:bold;}

#maintext h2 {color:Yellow; margin:0px; padding: 0px; font-weight:bold;}

#maintext a {color:yellow; text-decoration:underline; color: orange;}
#maintext a:hover {text-decoration:underline; color: red;}

.project {padding:10px; margin-top:40px; margin-bottom:40px; display:block; background-color: #003355; border: 4px solid #001133;}