body {

	margin: 0;

	font-family: Arial;

	font-size: 9pt;

	line-height: 135%;

	color: #333;

	background: #fff;

	text-align: left;

}

.clr {

	clear: both;

}

.wrapper {

	width: 590px;

	height:550px;

	margin-top: 0;

	margin-right: 0px;

	margin-bottom: 0;

	margin-left: 0px;

	padding: 2px;

	margin:0px auto,

}

.demo {

	width: 180px;

	height: 180px;

	text-align: center;

	float: left;

}

.demo img {

	border: 5px solid #EEEEEE;

	margin: 0 5px;

	padding: 5px;

}

a {

	text-decoration: none;

	color: #0985B4;

}

h1 {

	text-align: center;

	border-bottom: 2px solid #eee;

	padding: 0.5em;

}

h2 {

	color:#621d09;/* #D0491C; */

	font-family: Geneva,Helvetica,Arial,sans-serif;

	font-size: 160%;

	font-weight: normal;

	margin: 0pt 0pt 15px;

}

#footer {

	border-top: 2px solid #eee;

	margin-top: 2em;

	font-weight: bold;

	padding: 0.5em;

	text-align: right;

	color: #999;

}

