
H1 { font: normal 48pt "Times", "Verdana", "Arial";
 font-size: 48pt;
 padding-bottom:10pt;
 color: white;
 text-align: center;
 margin: 0;
 background: #5282F7;
 border: solid;
 border-top-color: #7BA2FF;
 border-left-color: #7BA2FF;
 border-right-color: #1049CE;
 border-bottom-color: #1049CE}

H2 { font: italic 24pt "Times", "Verdana", "Arial";
 color: #5282F7;
 text-align: center;
 margin: 0}
 
H3 { font: normal bold 18pt "Times", "Verdana", "Arial";
 color: #5282F7;
 margin:0}
 
 
#div1 { float:left; width:50%}
#div2 { margin-left:50%; width:50%} 

