@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background-repeat: repeat-x;
	background-color: #160070;	
}
.style1 {color: #CCCCCC}
.style2 {color: #FFFF99}
