@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin: 0 auto;
	text-align: center;
	line-height: 19px;
}

a { color: #333333; font-weight: bold; text-decoration: none; }
a:hover { font-weight: bold; color: #003366; text-decoration: none; }
s
#wrapper { margin: 0 auto; margin-top: 2%; position: relative; text-align:center; }
#canvas { width:800px; height: 600x; background-color:#FFFFFF; margin: 0 auto; padding: 15px; margin-top:15px; border: 14px #DADADA solid; }
#canvas p { text-align: left; }

p { margin-top: 0px; }
h3 { margin-top: 0px; line-height: 18px; font-size: 15px; color:#666; }
h1 { margin-top: 0px; font-size: 26px; }

#canvas .box { width: 450px; height: 310px; vertical-align: top; overflow:auto; float:left; margin: 0px; padding: 0px;
}

