body{
    margin:0;
    border:0px none;
    background-color:teal;
    font:20pt Arial,geneva,helvetica;

     }
p {font : 15pt Comic San ms;
   color:black;
   
}
 h1 {
  font : bold 15pt Comic San ms, Comic Sans ms, Comic Sans ms;
   
  }
  
 h2{
font : bold 15pt Comic San ms, Comic Sans ms, Comic Sans ms;
   color:orange; 
     }

   
  #first{
    position : absolute;
	left:25px;
	width: 250px;
	margin-left: 0px;
	top: 100px;
	padding:3px;
}
  #second{
    position:absolute;
    left: 800px;
    width: 250px;
    top: 40px;
    padding :3px
    }
    #content{
      position: absolute;
      left: 125px;
      width:900px;
      top:700px;
      font: bold 15pt Comic Sans ms;
      padding: 3px;
      }
  #rightside{
    position : absolute;
	left:925px;
	width: 250px;
	margin-left: 0px;
	top: 100px;
	padding:3px;
}

                  
               
      
      #div4{
      position: absolute;
      left:250px;
      width:800px;
      top:750px;
      font: bold 15pt Comic Sans ms;
      padding: 3px;
      }

      
      
     #phot0{
    position : absolute;
	left:0;
	width: 125px;
	margin-left: 0px;
	top: 40px;
	padding: 3px;
}
 #center{
      position:absolute;
      left: 300px;
      width:600px;
      top:25px;
      font: bold 15pt Comic Sans ms;
      padding: 3px;
      }