 * {
	padding: 0;
	margin: 0;
	border: 0;
	background-repeat: no-repeat;
}


body {
	background-image: url(webacc_img/bgr.jpg);
	background-repeat: repeat-x;
	background-color: #F8F8F8;
}

#wrapper {
	position: relative;
	left: 0px;
	width: 650px;
	height: 350px;
}
.main_bgr {
       position: relative;
       margin-left: auto;
       margin-right: auto;
       width: 750px;
       height: 550px;
       background-image: url(webacc_img/main_bgr.jpg);
}
a.gw {
	height: 286px;
	width: 308px;
	position: absolute;
	top: 194px;
	left: 403px;
	background-repeat: no-repeat;
}
a.gw:hover {
	background-image: url(webacc_img/email_hvr.jpg);
}

a.fa {
	height: 286px;
	width: 308px;
	position: absolute;
	top: 203px;
	left: 58px;
	background-repeat: no-repeat;
}
a.fa:hover {
	background-image: url(webacc_img/file_hvr.jpg);

}

#space {
	height: 19px;
	width: 40px;
	position: absolute;
	top: 587px;
	left: 953px;
}
