body {
	background-color: #646881;
}
#wrapper {
	background-attachment: scroll;
	background-image: url(../images/betrodesigns.png);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	height: 400px;
	width: 236px;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -118px;
}
h1, h2 {
	display: none;
}
a:link, a:visited {
	background-attachment: scroll;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999999px;
	display: block;
	height: 26px;
	width: 118px;
	margin-top: 330px;
	margin-left: 59px;
}
a:hover, a:active {
	background-repeat: no-repeat;
	background-position: left bottom;
}
