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

body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#webBttn {
	text-align: center;
	margin-bottom: 20px;
}

