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

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #81B0DC;
	border: 1px ridge #818DC9;
	margin: 100px;
}
