@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	top: 30px;
	background-color:#eeeeee;
}

.box {
	border: 1px solid #280220;
}

