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

body {
	background-color: #000000;
	background-image: url(file:///Macintosh%20HD/Users/mike/Desktop/True%20Groove/Web%20Monkey/images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
	background-position: top
}
body,td,th {
	color: #FFFFFF;
}
