body{
 background-color:#fefefe;
 font:12pt Arial;
 background-image:url("images/backgroundbell.gif");
 background-position:center center;
 background-attachment:fixed;
 background-repeat:no-repeat
}

h1,h2,h3,h4{
 color:#0172be
}

a:link{
	color:#0172be;
 font-weight:bold
}

a:visited{
	color:#ff0000;
 font-weight:bold
}
