body{
background:#a31919;
}

#wrapper{
	margin:10% auto;
	width:715px;
	height:533px;
	
}

#page{
	background: url(img/webvisite_se.jpg) no-repeat;
	width:775px;
	height:533px;
	position:relative;
}

.adress{
	position:absolute;
	left:430px;
	top:459px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	
}

a{
	color:#000;
	text-decoration:underline;
}

a:hover{
	color:#d63333;
	text-decoration:underline;
}