/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #484848;
}
.style1 {
	font-family: "Courier New", Courier, monospace;
	color: #999999;
	font-size: 12px;
}
