@charset "UTF-8";/* CSS Document */BODY {	background: #fff;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;}A IMG {	border: 0;}h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 38px;	color: #41B8ED;	text-align: center;}P {	margin: 10px 0;}.teaser {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 20px;}#canvas {	width: 800px;	margin: 0 auto;}.box {	width: 380px;	border: 1px solid #41B8ED;	float: left;	margin: 0 0 50px 0;}.box h2 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 18px;	background-color: #41B8ED;	text-align: center;	color: #FFFFFF;	margin: 0px;	padding: 0px;	line-height: 30px;}.box img {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #41B8ED;	margin: 0 auto;	text-align: center;}.box a img {	margin: 20px auto;	text-align: center;	display: block;	border: 0;}.box p {	margin: 10px;	text-align: justify;}#footer {	margin: 20px auto;	width: 800px;	color: #666666;	text-align:center;	clear: both;}
