h1{
	font-size: 40pt;
	font-family: Harrington,Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	color: #CCFF99;
	}
	
body{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15pt;
	background-color:#007EA6;
	color: #FFFFFF;
	margin-left: 250px;
	margin-right:50px;
	}
.mathematica{
	position:absolute;
	margin-left: 200px;
	}
#menu { position:absolute;
	left: 12px;
	top:150px;
        background: #A10048;
        list-style: none;
        margin: 0;
        padding: 0;
        width: 10em;
}
#menu li {
        font: 67.5% "Georgia", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
}
#menu a {
        background: #A10048;
        border-bottom: 1px solid #009999;
        color: #FF3366;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight:normal;
}
#menu a:hover {
        background: #2580a2 url("images/hover.gif") left center no-repeat;
        color: #00248F;
        padding-bottom: 8px;
}                    

                    
                                         
                    
                    
                   
