body {	
	background-color: #000000;
	background-image: url(images/CloudsWithOutBird.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
	
A:link { color: #0000FF; }
A:visited { color: #000055;}
A:active { color: #FF0000; }
A:hover {  color: #FF6600; }
H1 {font-size: 75; color: #000055;}
H2 {font-size: 30; color: #800000; line-height: 50%}
H3 {font-size: 20; color: #800000;}
H4 {font-size: 17; color: #800000;}
H5 {font-size: 12; color: #000000;}
.indent {padding-left: 30px; padding-right: 30px; }

#content {
 background-color: transparent;
 background-image: url(images/bkgrd.png);
 background-repeat: repeat;
 font-family: Century Gothic, Arial, Sans-serif;
 font-size: 15px;
 font-weight: 400;
 font-style: normal;
 border-left: 5px outset; 
 border-right: 5px outset; 
 border-top: 5px outset; 
 border-bottom: 5px outset;
 border-color: #00CCFF;
 padding-left: 1%; 
 padding-right: 1%; 
 padding-top: 1%; 
 padding-bottom: 1%
 }

.menu2 { 
  position: absolute;
  width: 100px;
  top: 205px;
  float: left;
 font-family: Lucida Calligraphy, Comic Sans MS, Cursive; 
 font-size: medium; 
 font-weight: 500; 
 font-style: 15px;
 text-align: center; 
 }

.header { font-family: Lucida Calligraphy, Comic Sans MS, Cursive; 
 font-weight: 700; 
 font-style: italic;  
 text-align: center; 
 color: #2D2D2D;
 }
 
 .wide70 {
  position: absolute;
  left: 150px;
  top: 5px;
  }

.wide75 {
  position: absolute;
  width: 800px;
  left: 150px;
  top: 205px;
  }
   
.authortag {
   margin-left: 50px;
   color: #800000;
   }
   


