body {
	background-color: #5291cd ;
	text-align: center;
	font-family: Helvetica, "Helvetica World", Verdana, Arial, sans-serif;
	font-size: 1em;
	


 }

div { }

#container {
  width: 1024px;
  margin-right: auto ;
  margin-left: auto ;
  text-align: left ;
 }

#logos {
text-align: center ;
}

#cartoon {
background-color: #ffffff ;
text-align: center ;
border: 20px 20px 20px 20px solid #000000 ;
padding: 20 ;
}

#separator {
background-color: #a1c3d6 ;
text-align: center ;
}


#stuff {
background-color: #ffffff ;
border: 2 2 0 2 solid #000000 ;
}

#static {
 width: 200px ;
 float: left;
 text-align: center ;
 font-size: 75% ;
 }

#donate{
 background-color: #ffffff ;
 line-height: 85%; 
}

#designer{
 background-color: #a1c3d6;
}

#blog {
 background-color: #ffffff ;
 width: 620px ;
 float: left;
 border: 25px solid #ffffff ;
 text-align: left ;
}

#blog h1 {
font-family: "Comic Sans MS", "Times New Roman", Serif;
border-bottom: solid 1px #000000; 
}

#ads {
 text-align: center ;
 width: 150px ;
 float: right;
 background-color: #a1c3d6 ;
}


#footer {
  background-color: #FFFFFF ;
  clear: both;
  font-size: 75% ;
  line-height: 75%;
  text-align: center ;
}

#white{
 background-color: #ffffff ;
}




