* { margin:0; padding:0; }

a { outline:none; }

.wraper {
	width:900px;
	margin:200px auto;
}

.center {
	margin:0 auto;
	position:relative;
	width:596px; height:203px;
	display:block;
	background:url('../img/temp.jpg') no-repeat top left;
}

a.mailto {
	position:absolute;
	bottom:82px; right:58px;
	display:block;
	width:180px; height:16px;
	cursor:pointer;
	text-indent:-9999px;
	/*background-color:rgba(0, 0, 255, 0.5);*/
}
