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

body {
	font-family: Geneva, sans-serif;
	text-align: left;
	font-size:12px;
	color:#FFFFFF;
    	background-image:url(../images/backgrounds/Rubble3.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
	height: auto;
}