@charset "UTF-8";
#Wrapper {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #FFFFFF;
}
#Wrapper .border {
	padding: 15px;
	border: thin solid #0086d6;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #83bbed;
}
.border img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
