@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B65F4;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B64F5;
}
.style3 {color: #006699}

body {
background-image: url(elements/graphite_pencils.jpg);
background-repeat: no-repeat;
background-attachment: fixed;



}




.bgr {
	background-image: url(elements/IRCbanner.gif);
	background-repeat: no-repeat;
	
}
