/* CSS Document */

body {
	background-color:#a7a9ac;
}
img {
	border: none;
}
#display {
	background: url(images/bg.gif) no-repeat 0 0;
	width:1529px;
	height:786px;
	margin: 50px auto;
	position: relative;
}
#links {
	background: url(images/links.png) no-repeat 0 0;
	width: 553px;
	height: 34px;
	position: absolute;
	top: 484px;
	left:537px;
	z-index:1;
}
#link1 {
	margin-right: 18px;
}
#link2 {
	margin-right: 18px;
}
#link3 {
	margin-right: 18px;
}
#link4 {
	margin-right: 16px;
}