body { 	
	background-image: url(http://fan.singtothesky.org/upintheair/version1bg.jpg);
	background-repeat: repeat-x;
	font-style: normal;
 	font-size: 8pt;
 	font-family: Arial;
 	background-color: #FFFFFF;
 	font-weight: normal;
 	color: #888;
	text-align: left; 
	}

.head { 	
	border-bottom: 0px dashed #ad7780; 
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Georgia;
 	color: #395daf;
 	font-size: 17pt;  
	font-weight: normal;
	font-style: italic;
 	text-align: left;
	text-transform: lowercase;
	letter-spacing: 3px; 
	}

#container {
	width: 900px;
  	position: absolute;
	top: 0px;
  	left: 50%;
  	margin-left: -450px;
	}

#containermain {
	width: 600px;
  	position: absolute;
	top: 0px;
  	left: 50%;
  	margin-left: -300px;
	}

.navi a { 	
	font-family: Arial;
 	font-size: 12pt;  
	font-weight: bold;
 	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px; 
	}

b, strong { 	
 	color: #777;
	}

table, p {
	font-size: 8pt; 
	font-family: Arial; 
	color: #888; 
	text-align: left;
	}

A:link { text-decoration: none; color: #3664b2;}
A:visited { text-decoration: none; color: #3664b2;}
A:active { text-decoration: none; color: #3664b2; }
A:hover { text-decoration: none; color: #5c88d2; }

input, textarea, select {
	font-size: 8pt;
 	font-family: Arial;  
	letter-spacing: 1px;
	color: #999;
 	border: 0px solid #BBB;
 	background-color: #F0F0F0; 
	}