body {
	background-image: url(../imgs/bg.png);
	background-repeat: repeat-x;	
	background-color: #4c4c4c;
}

#hidden{
	display:none;	
}



