body{

background-image:url(images/back1.jpg);

scrollbar-track-color:black;
scrollbar-arrow-color:black;
scrollbar-base-color:#3e4440;
scrollbar-darkshadow-color:black;
scrollbar-3dlight-color:grey;
scrollbar-highlight-color:white;

}


.title{

position:relative;
width:724px;
height:148px;
background-image:url(images/titlepic.jpg);
background-repeat:no-repeat;
align:center;


}


.nav{

position:relative;
height:20px;

}


.links{

position:relative;
width:120px;
height:580px;
background-image:url(images/link.jpg);
background-repeat:no-repeat;
align:center;

}


.news{

position:relative;
height:224px;
width:434px;
background-image:url(images/news.jpg);
background-repeat:repeat-x;
align:center;

}




.honeydukes{

position:relative;
height:245px;
width:434px;
background-image:url(images/honeydukes2.html);
background-repeat:no-repeat;
align:center;

}





.quidditch{

position:relative;
height:245px;
width:434px;
background-image:url(images/quidditch1.html);
background-repeat:no-repeat;
align:center;

}




.class{

position:relative;
height:245px;
width:434px;
background-image:url(images/class.jpg);
background-repeat:no-repeat;
align:center;

}





.feature{

position:relative;
height:309;
width:206;
background-image:url(images/feature.jpg);
background-repeat:repeat-x;

}




.text{

position:relative;
left:4px;
color:white;
font-family:arial,verdana,sans-serif;
font-size:12px;
font-weight:bold;

}


.text2{

position:relative;
left:4px;
color:white;
font-family:arial,verdana,sans-serif;
font-size:10px;
font-weight:bold;

}



.scroll{

height:160px;
padding:1px;
width:470px;
overflow:auto;
font-family:arial, verdana, times new roman, sans-serif;
font-size:12px;
line-height:17px;

scrollbar-track-color:black;
scrollbar-arrow-color:black;
scrollbar-base-color:#3e4440;
scrollbar-darkshadow-color:black;
scrollbar-3dlight-color:grey;
scrollbar-highlight-color:white;

}



.scroll2{

height:290px;
padding:1px;
width:230px;
overflow:auto;
font-family:arial, verdana, times new roman, sans-serif;
font-size:12px;
line-height:17px;

scrollbar-track-color:black;
scrollbar-arrow-color:black;
scrollbar-base-color:#3e4440;
scrollbar-darkshadow-color:black;
scrollbar-3dlight-color:grey;
scrollbar-highlight-color:white;

}















a:link{

color:white;
text-decoration:none;

}



a:visited{

color:white;
text-decoration:none;

}


a:hover{

color:yellow;
text-decoration:underline;

}