@charset "utf-8";
/* CSS Document */

#redBox{
	width: 100px;
	height: 100px;
	background-color: #F00;
}
	