body {background-image: url("page.png"); position: fixed;}
.nav {color: maroon; 
	font-family: "helvetica", arial, sans-serif;
	 font-size: 20px; margin-left: 40px; margin-top: 15px;
	 position: fixed; white-space: nowrap;
}
p {white-space: nowrap;}
a#home:hover {color: white;
			}
a#about:hover {color: white;
			}
a#awards:hover {color: white;
			}
a#reviews:hover {color: white;
			}
a:link {
    color: maroon;
    text-decoration: none;
}
a:visited {
    color: black;
    text-decoration: none;
}
.logo {height: 100px; width: 250px;
margin-left: 1150px;}
h1 {font-family: "helvetica", arial, sans-serif;
text-align: center;
font-size: 25px; margin-top: -50px; margin-bottom: 50px;}
.img {width: 150px; height: 150px; padding-right: 40px;
}
.end {margin-left: 250px; width: 150px; 
	height: 150px; padding-right: 40px;}
h4 {font-family: "helvetica", arial, sans-serif;
font-size: 12px; color: maroon; margin-left: -40px;}
h5 {font-family: "helvetica", arial, sans-serif;
font-size: 12px; font-style: oblique; margin-top: -10px;
margin-left:-40px; margin-bottom: 50px;}
.one {margin: auto;}
.two {margin-left: 200px;}
.beth {margin-left: 200px;}