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

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}

* {
	float: none;
	}
	
#footer {
	display: none;
	}

#container img { 
	max-width: 250px;
	}
	
.center {
	width: 100% !important;
	text-align: center;
	}
	
	
	
	
	
	


