 body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;`
        text-align: center;
        background-image:url('images/GajunRaynBackground1x1.jpg');  }
	
#frame				  {
	    text-indent:0;
	    margin:0;
	    padding: none;
	    border: none;
	    width: 100%; 		}
	
#banner {
	    margin:0;
	    height:234px;
        text-align:center;
	    width:100%;         }
	
.left {
		text-align:center;
		margin-top: 5px;
		margin-left: -1px;
		margin-right:auto;
		width:15%;
		float: left;		}	

.center  {
	  	text-align:center;
		margin-top: 30px;
	 	margin-left:auto;
		margin-right:auto;
		width: 60%;
		float: left;
		padding: 10px;    
                          }
 
.right      {
		text-align:center;
		margin-top: 30px;
		margin-left:auto;
		margin-right:auto;	
		width:15%;
		float: right;
		background-color:#82CAFA;
		padding-bottom: 10px;     		}

 
        
p {  font-family:Century Schoolbook;
        font-size:16;
        color:blue;
                     } 
    
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: blue;
	font-size: 22px;   }

	
h2 {
    	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: blue;
	font-size: 18px;  }

h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: blue;
	font-size: 14px;  }
    
#footer		{margin-top:50px; background: #333; color:#FFFFFF; clear:both ; width:100%;  }
#footer	 p  {color:white; }
