* {margin:0;padding:0}

/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

body { 
	background-image: url(../imagesHome/brownnoise.jpg);
	background-color:#000000;
	background-repeat:repeat;
	background-attachment:fixed;
	height:100%;
	width:100%;
}

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:960px;
	height: 50px;
}
#bigmap {
	position:relative;
	top:40px;
	left:0px;
	width:1598px;
	height:1816px;
	margin: 0 auto;
	background-image: url(../imagesHome/bigmapshad.png);
	background-repeat:no-repeat;
}
