body { 
background: #F4FFFF;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
color: #000000;
font-size: 100%;
}
h1 { background: #fff; font-weight: bold; font-size: 300%; color: #408080; text-align: center;}
h2 { background: #fff; font-weight: bold; font-size: 200%; color: gray; text-align: center;}
h3 { background: #fff; font-weight: bold; font-size: 120%; color: gray; text-align: center;}
div.stanford {
background: white;
margin-left: 20%;
width:600px;
font-size: 100%;
color: gray;
padding: 10px;
}
p {font-size: 100%;}
.small {background: #fff; text-align: center; font-size: 85%; color: #000000;}
.header1 {background: #fff; text-align: center; font-size: 140%; color: #000000;}

.ads {
background: #fff; color: red; border-color: #408080; border-width: thin; border-style: solid; text-align: center; font-size: 110%;
 }

.box {
font-size: 110%;
border-color: red;
border-width: thin;
border-style: solid;
padding: 20px;
margin-left: 125px;
margin-right: 125px;
}
