body, p { text-align: center; background-image: url(../images/murphyBG.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center top; width: 750px; height: auto; z-index: 0; }
.header { color: #8b4513; font-size: 15px; font-family: Verdana; font-weight: bold; line-height: 18px; text-transform: capitalize; }

a:link { color: #343; }

a:visited { color: #c93; }

a:hover { }

a:active { }
.content { color: #8b4513; font-size: 12px; font-family: verdana; line-height: 24px; background-color: #fdf5e6; text-align: left; position: absolute; top: 25px; left: 60px; width: 600px; height: auto; margin:0 auto; padding: 6px; border-top: 22px solid #8b4513; border-left-width: 0; border-right-width: 0; border-bottom-style: solid; border-bottom-width: 0; }

.footer { color: #c93; font-size: 10px; font-family: verdana; line-height: 14px; background-color: #8b4513; text-align: center; position: relative; width: 98%; padding: 2px 6px 6px; }
h1 { color: #8b4513; font-size: 15px; font-family: verdana; font-weight: bold; line-height: 18px; text-transform: capitalize; text-align: center; }
h2 { color: #eee8aa; font-size: 14px; font-family: Verdana; font-weight: bold; line-height: 18px; text-transform: capitalize; text-align: center; }

.container { position: absolute; top: 350px; width: 100%; height: auto; }
.menu { width: 600px; height: 75px; padding: 10px 6px 6px; }
