﻿body {text-align: center; margin-top: 15px; background: url(Images/background-pattern.jpg) repeat}

#header {margin-bottom: -15; z-index: -1}

#block {width: 650px; margin: auto; background: white url(Images/musicnotes.jpg) repeat-y right}

#menu {width: 650px; margin: auto}

#menu table {margin: 0 0 0 0; background: rgb(0, 54, 114); padding: 10 5 5 5; float: left}

#menu a {font-family: Helvetica, Arial, sans-serif; color: white; text-decoration: none; letter-spacing: 2px}

#menu a:hover {background: rgb(0, 84, 166)}

#content { padding: 30 50 20 50; color: rgb(158, 11, 14); font-family: sans-serif; margin: auto}

#content a {color: rgb(158, 11, 14); text-decoration: bold}

#content a:hover {background-color: rgb(218, 218, 218); color: black; text-decoration: underline}

#content h2{float: right; position: relative; margin-right: 15px}

#content hr{clear: right; color: rgb(158, 11, 14); margin-right: 15}

#content p{clear: both; text-indent: 15px; margin-right: 35px; margin-left: 15px; font: small; text-align: left}

#content h4{float: left; clear: right}

#footer {clear: both; text-align: center; font-size: small; font-family: Helvetica, Arial, sans-serif}

#footer p{background: rgb(255, 247, 211); text-align: center; margin: auto; padding: 10px; width: 600px }

#footer a{color: rgb(158, 11, 14); text-decoration: none}

#footer a:hover{background-color: rgb(218, 218, 218)}


