@charset "utf-8";



#container{
	width: 100%;
	
	background-color: #03F;
}

image{
	max-width: 100%;
	height: auto;
}
