/* ----------------------------------------------
	Author : Erwin Aligam
	Author URL : http://www.styleshout.com/       
	Modified by : BlueByro
	Author URL : http://bluebyro.wordpress.com/ 
 ------------------------------------------------ */
 
/* HTML ELEMENTS */ 

body {
	font: 13px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	color: #333; 	
	background: #090401 url(../img/footer.jpg) repeat center top;
	text-align: center;
	}

img {
	background: #FAFAFA;
    /* border: 1px solid #DFBFBF;
	padding: 8px; */
	position: relative;
	}
