

body 
{
background-image: url("notebook.gif"); background-repeat: repeat;
background-attachment: fixed;
color: #000000;
font face: arial; 
font-size: 28;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #161650;
scrollbar-dark-shadow-color: #999999;
scrollbar-track-color: #ffffaa;
scrollbar-face-color: black;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffff80;
}
h1
{
width: 700px; 
color: #000000; 
border-left: 0px inset; 
border-right: 0px inset; 
border-top: 0px inset; 
border-bottom: 0px inset;
}
h2
{
width: 80%; 
color: blue; 
font face: arial; 
font-size: 18; 
border-left: 0px inset; 
border-right: 0px inset; 
border-top: 0px inset; 
border-bottom: 0px inset;
}
h3
{
padding-left: 8px; font-size: 18; color: antiquewhite; border-style: 
dashed; 
border-left: 0px inset; border-right: 0px inset; border-top: 0px inset; border-bottom: 0px 
inset;
}
h4
{
padding-left: 0cm; padding-right: 0cm; margin-right: 0cm; font-size: 18; color: red; 
background: black; background-image: url("paper.gif"); background-repeat: repeat; border-left: 3px inset; border-right: 3px inset; border-top: 3px inset; border-bottom: 3px inset; } 
}
h5
{
color: red; border-left: 0px inset; border-right: 0px inset; border-top: 0px inset; 
border-bottom: 0px inset;
}
h6 
{ 
background: silver; margin-left: 0px; border-left: 0px inset; border-right: 0px inset;border-right: 0px inset; border-top: 5px inset; border-bottom: 5px inset; 
}
h7
{
background: cornflowerblue; border-left: 2px inset; border-right: 2px inset; border-top: 2px inset; border-bottom: 2px inset;
}
p.news
{
background: #ffff80 color: black; margin-left: 12px;
}

a:link {color: blue}
a:visited {color: black}
a:hover {background: tan}
