body {
	background-color: #FFF;
	background-image: url(../images/back-strip_03.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#wrapper {
	position: relative;
	height: 768px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	clear: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: bold;
}
#wrapper .opt_dex {
	visibility: hidden;
	color: #FFFFFF;
	font-size: 3px;
}
#image {
	position: absolute;
	left: 376px;
	top: 251px;
}
#text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	position: absolute;
	left: 20px;
	top: 160px;
}
a:link {
	font-size: medium;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #C1D72E;
	text-decoration: none;
}
a:active {
	color: #F60;
	text-decoration: none;
}

