@charset "utf-8";
/* CSS Document */


.container {
	height: 300px;
	width: 100%;
	background-color:#CCC;
}
