BODY {
background-color: #CA863D;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 20px;
margin-left: 192px;
margin-right: 35px;
margin-bottom: 10px;
scrollbar-arrow-color:#CA863D; 
scrollbar-face-color:#9E4B28; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#CA863D; 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #C4AD8A;
text-decoration: underline;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #D08E4E;
text-decoration : underline;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #F6F0C3;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #E9CE85;
text-decoration: underline;
font-weight: bold;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #9E4B28;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #9E4B28;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #9E4B28;
width: 80%;
height: 2px;
}

.textarea {
font-family: Verdana, Arial, sans-serif;
background:#F9F4E9;
background-image: url('images/back3.jpg'); /* sets the background image */
background-position: top right; /* positions the background image */
background-repeat:no-repeat;
font-size: 100%;
border: 1px solid #000000;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background: #9E4B28;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
border: 1px solid #000000;
font-size: 100%;
text-align: center;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
background: #9E4B28;
border: 1px solid #000000;
font-size: 100%;
text-align: center;
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-attachment: fixed;
background-repeat: x-repeat;
}
}
.logocell {
background-image: url('images/makingmusic.jpg');
background-position: center; /* positions the background image */
background-repeat: no-repeat;
height: 172px;
}
.logocell2 {
height: 57px;
}
.copyright {
background-image: url('images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-attachment: fixed;
background-repeat: x-repeat;
font-size: 7pt;
letter-spacing: 2;
font-family: Verdana, Arial, sans-serif;
border: 1px solid #000000;
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
}