body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 40px 0px 30px 0px;
	text-align:center;
}
#accessmap {
	width:800px;
	margin: 0px auto;
	text-align:left;
}
#btnSet {
	width:673px;
	margin:20px auto;
}
#btnSet img {
	border:0;
	margin:4px;
}

@media "print"{
html{
width:90%;
}
} 