/* Style Sheet */
/*Created by Julie Cassidy, February 10th, 2006*/
h1, h2, h3, h4, h5, h6 {font-size: +24; color: "#2E473B"}
body{background-image: 
url('../Images/sideimage.png');
background-repeat: repeat-y}
a:link{text-decoration: none; color: "navy"}
a:visited{text-decoration: none; color: "hotpink"}
a:active{text-decoration: none; color: "orange"}
a:hover{color: red; text-decoration: none;}
  	
.menu{background-color:black; color:silver}

.body {background-color:#66FFFF; color:#2E473B}

.heading {background-color:33CCFF; color: "black"; font-weight:bold} 

#content 	{margin-left: 3cm}



