@charset "utf-8";
/* CSS Document */

body {
	background:#5b5b5b;
	margin:0; padding:0;
	font-family:Tahoma;
	font-size:12px;
	}
/* ---------- For INDEX Page -------------------- */
#index {
	margin:0 auto; padding:0;
	background: url(../images/glasfrontpage.png) top center no-repeat;
	height:798px;  width:1000px;
	}
a#link {
	margin:0px auto;
	height:700px; width:558px;
	display:block;
	text-decoration:none;
	}