body {
margin:2% 8% 2% 8%;
background:#0099FF;	
font-family:"New Century Schoolbook", "Veranda";
}
#head {
	background-image: url(images/balloonsheader.jpg); 
	height:250px; 
	width:100%;
}
BODY, P, DIV, H1, H2, H3, H4, H5, H6, ADDRESS, OL, UL, LI, TITLE, TD, OPTION, SELECT 
{ 
 font-family: Veranda
}
BODY, P, DIV, ADDRESS, OL, UL, LI, TITLE, TD, OPTION, SELECT  
{  
  font-size: 12.0pt; 
} 
BODY, P
{
  margin-left:8%; 
  margin-right:8%;
  margin-top:2%;
  margin-bottom:2%;
}
BODY
{
  background:#0099FF;
  padding: 5px;
}
h6 { font-size: 10pt }
h5 { font-size: 11pt }
h4 { font-size: 12pt }
h3 { font-size: 13pt }
h2 { font-size: 14pt }
h1 { font-size: 16pt }
blockquote { padding: 10px; border: 1px #DDDDDD dashed }
a img {	border: 0; }
#head img{
	float:left;
}
#head h1{
	font-family:"New Century Schoolbook", "Book Antiqua", serif;
	font-size:4.0em;
	color:darkmagenta;	
	text-align:right;
}
#head h2{
	font-size:2.0em;
	text-align:center;
}
#navigation a{
	color:#6600CC;
	text-decoration:none;
}
#navigation a:hover{
	color:salmon;
	text-decoration:underline;
}
#navigation {
	background-color:#00FF66;
}
#content {
	background:#FF99CC;
	padding:5px;
}
#content h2{
	table-layout:auto;
	font-size:1.4em;
	color:black;
	border:5px;	
}
#content p{
	margin-left:15%;
	margin-right:15%;
	text-align:justify;
}
#footer {
	background-color:#FF99CC;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
}