#contentwrapper {
	background-attachment: scroll;
	background-image: url(../assets/images/links_background.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 604px;
	position: relative;
	top: 20px;
}
#linkstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	height: 400px;
	width: 320px;
	position: relative;
	left: 10px;
	top: 80px;
}
