body {
								color: Navy;
								font-family: Comic Sans MS;
								font-weight: 100;
								font-size: 11.5px;
								margin : 0;
								padding : 0;
								background-color : #ffffff;
								color : #000000;
							}
							#content {
								top: 0px;
								margin: 20px 0px 0 25px;
								padding: 9px 9px 9px;
								color: #000000;

							}
							#logolocation{
								position: absolute;
								left: 0;
								width: 175px;
								margin-left: 5px;
								margin-top: auto;
								padding: 4px 11px 100px 138px;
								background: url(http://www.johns-auto-repair.com/summer07/tricktruck.gif) no-repeat center;
								background-attachment: fixed;
							}
							H1{
								color: #006400;
								font-size: 60px;
								font-family: Arial, Helvetica, sans-serif;
								font-style: italic;
							}
							H2{
								color: Maroon;
								font-family: Arial, Helvetica;
								font-size: 64px;
							}
							H3{
								font-family: Arial, Helvetica;
								font-size: 24px;
								color: Gray;

							}
							H5{
								font-family: Arial, Helvetica;
								font-size: 24px;
								color: Maroon;;

							}
							H4{
								font-family: Arial, Helvetica;
								font-size: 24px;
							}
							#p{
								font-family: Arial, Helvetica, sans-serif;
								font-style: italic;
								color: Maroon;;

							}
							A:link{
								font-family:tahoma;
								color: #FF0000;
								text-decoration: none;
								font-size : 11.5px;
							}
							A:visited{
								font-family:tahoma;
								color: #339900;
								text-decoration: none;
								font-size : 11.5px;
							}
							A:hover{
								font-family:tahoma;
								background: #ffff00;
								color: #121160;
								text-decoration: none;
								font-size : 11.5px;
}
