@charset "utf-8";
/* CSS Document */

html,body{
	font-size: .9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/bg.jpg);
	color: #2e2921;
	background-color:#413930;
	background-repeat: repeat-x;
	text-align: center;
	margin:0 auto;
}


#body-bottom{
 	position:relative;
  	width:100%;
  	left:0;
	color: #fff;
}

