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



body {
	background-color: #080704;
	background-image: url(images/body-bg-tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


html {
	color: #333333;
}




#wrapper {
	background-repeat: no-repeat;
	background-position: center 0px;
}


#nav {
	background-position: left 0px;
	background-repeat: no-repeat;
}


#header {

}




.content {
}
	
	

