body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;				
	font-weight: normal; 
			color: black; 
					background: url('../Images/WP/PGRAC_WP.jpg') fixed center;
						line-height: normal;		
			                width: 955px;
						        padding-top: 5px;
						            padding-bottom: 5px;
							        	margin-left: auto;
							        	margin-right: auto;
	}
#menu {
    background: url('') center;
		border-style: none;
				text-align: center;
					padding: 10px;
						font-size: 90%;
							margin: 2px;
									top: 10px;
										left: 10px;
											width: 140px;
												float: left;
	}
#menu2 {
    background: url('') center;
		border-style: none;
				text-align: center;
					padding: 10px;
						font-size: 90%;
							margin: 2px;
									top: 10px;
										left: 10px;
											width: 140px;
												float: right;
	}       
h1 { 
	font-size: 300%;
		font-weight: bold;
		    color: red;
	}
h5 {font-size: 200%;
        color: red;
        }
h2 { 
	font-size: 220%;
	    color: crimson;
	}
h3 {
	font-size: 150%;
		color: crimson;
	}
h4 {
	font-size: 200%;
	color: red;
	font-weight: bold;
	text-align: center;
		font-family: Times, "Times New Roman", Georgia, serif;
	}		

#footer {
	text-align: center;
		height: 200px;
    background: url('') center;
				border-style: none;
					padding: 5px;
						margin: 10px 10px 10px 10px;
							font-size: 75%;
	}
