@charset "utf-8";
body {
	background-color: #cbf4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-image: url(background.png);
	background-repeat: repeat-y;
	background-position: left top;
}

