/* style.css - music appreciation */


body {
margin-left: 200px; 
margin-right: 10%;
border-left: none; 
border-right: solid; 
border-top: none; 
border-right-width: medium;
border-color: rgb(169,169,169);
padding: 1em;
 }

body { font-family: Verdana, sans-serif; font-size: 97%; color: black; background: transparent; background-image: url(bgimgmusapp.jpg); background-repeat: repeat-y}

h1,h2,h3,h4 { font-family: Verdana, sans-serif; margin-top: 1em; margin-bottom: 1em; }

h1 { font-size: 250%; } 

h2 { font-size: 200%; } 

h3 { font-size: 150%; }

h4 { font-size: 125%; }

h3.topheader { margin-left: -5em; color: rgb(71,60,139); font-size: 150%; }

h4.midheader { margin-left: -5em; color: rgb(71,60,139); font size: 125%; }

h4.subhead { margin-left: -5em; color: rgb(106,90,205); font-size: 110%; }

h4.heading { color: rgb(71,60,139); font-size: 110%; } 

p { font-family: Verdana, sans-serif; font-size: 97%; color: black; } 

table.example { margin-left: +10%; background-color: rgb(235,235,235); font-family: verdana, sans-serif; 
font-size: 85%; border: dotted; border-color: rgb(106,90,205); }

table.fraction { font-family: verdana, sans-serif; font-size: 90%; }

table.box { margin-left: +10%; background-color: rgb(235,235,235); font-family: verdana, sans-serif; font-size: 85%; }

table.lessons { background-color: rgb(235,235,235); font-family: verdana, sans-serif; }

ul { font-family: verdana, sans-serif; font-size: 97%; } 

ol { font-family: verdana, sans-serif; font-size: 97%; }

:link { font-family: verdana, sans-serif; font-size: 97%; } 




 
