body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#footer {
	position: relative;
	height: 62px;
	width: 680px;
}
#miss {
	position: absolute;
	height: 499px;
	width: 234px;
	left: 446px;
	top: 179px;
	background-color: #FFF;
}
#content {
	position: absolute;
	height: 499px;
	width: 447px;
	left: -1px;
	top: 179px;
}
.texthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding-left: 16px;
	padding-right: 16px;
}
#wrapper {
	margin: auto;
	width: 680px;
	position: relative;
}
#header {
	position: absolute;
	height: 162px;
	width: 680px;
	left: -1px;
	top: 0px;
}
.textquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: normal;
}
