html, body{
	background-image: url(../images/design_lab_bg_NEW.jpg);
	background-color: #e0e1e3;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	font: 10px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	

}

#nostalgic{
	position: absolute;
	top: 261px;
	left: 340px;
}

img{
	border: 0;
}

#contacts{
	position: absolute;
	top: 307px;
	left: 130px;
}


a{
	color: #517676;
	font: 10px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:link, a:visted{
	color: #517676;
	font: 10px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover, a:active{
	color: #a80057;
	text-decoration: none;
}
