body {
	color: #000;
	font-family:Georgia,"Times New Roman",Times,serif;
	
	margin-top:0;
	background-color: #C7D6D9;
	background-image:url(b.gif);
}
#wrapper{
    width :890;
    margin-left : auto;
    margin-right : auto;
	margin-top:100;
    position : relative;
	background-repeat: no-repeat;
	height: 900px;
	top: 15px;
}
#paper{
	position:absolute;
	background-repeat:no-repeat;
	background-color:#FFF;
	width:775px;

	left: 129px;
	top: 17px;
}

#links{
	position: absolute;
	width:226px;
	height:957px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	left: 797px;
	top: 20px;
	font-size: 14px;
	text-align: center;
}

a
{
	color: #000
}
