body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;				
	font-weight: normal; 
			color: yellow; 
					background-color:green;
						line-height: normal;		
			                width: 955px;
						        padding-top: 5px;
						            padding-bottom: 5px;
							        	margin-left: auto;
							        	margin-right: auto;
	}       
#inbody {
	margin-left: 175px;
	}	
h1 { 
	font-size: 300%;
		font-weight: bold;
		    color: #ffd700;
	}
h5 {font-size: 200%;
    color: black;    
   }
h2 { 
	font-size: 200%;
	    color: lime;
	}
h3 {
	font-size: 150%;
		color: black;
	}
h4 {
	font-size: 200%;
	color: red;
	font-weight: bold;
	text-align: center;
		font-family: Times, "Times New Roman", Georgia, serif;
	}
h5 {
	font-size: 120%;
	}
h6 	{
		font-size: 150%;
        color: silver;
    }	
	
#menu {
    background-color:#ffd700;
		border-style: groove;
			color: green;
				text-align: center;
					padding: 10px;
						font-size: 90%;
							margin: 2px;
								position: absolute;
									top: 10px;
										left: 10px;
											width: 140px;
												float: left;
	}
a:link {color: #009900; } a:visited {color: #003300; } a:hover {color: white; background: green; }
#footer {
	text-align: center;
		height: 200px;
    background-color:#ffd700;
				border-style: groove;
					padding: 5px;
						margin: 10px 10px 10px 10px;
							font-size: 100%;
							color: green;
							font-family: Times, "Times New Roman", Georgia, serif;
	}
#letter {
	background: url('../Images/WP/old_paper-WP.jpg') center ;
	font-family:      "Comic Sans MS", "Brush Script MT", "Monotype Corsiva", cursive;
					padding: 10px;
					color: black;
						font-size: medium;
	}
blockquote {
	background: yellow;
	color: green;
	font-style: italic;
	}