@import url('reset.css');

a{
	color:#f0f0f0;
	text-decoration:none;
}

.container {
	width:100%;
	margin:0 auto;
}



.content{
	width:100%;
	position:relative;
	clear:both;
}
/* Footer Style */
