body {
	margin:0;	
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ccc;
	background: #000 url('../../v2/images/Check.gif') repeat left top;
}

body span {
  display: none;
}

#container {
  position: relative;
  width: 687px;
  height: 822px;
  margin: 80px auto 0 auto;
  background: url('../images_splash/dreamweeks.jpg') no-repeat;
  border: 1px solid #ddd;
}


#container a {
  position: absolute;
  width: 900px;
  height: 656px;
  top: 10px;
  left: 0px;
  outline: none;
}



/*

#logo {
  position: relative;
  width: 900px;
  height: 100px;
  background: url('../images_splash/layout/logo.gif') bottom right no-repeat;
}

#logo a {
  position: absolute;
  width: 215px;
  height: 65px;
  top: 32px;
  right: 0;
}

#main {
  position: relative;
  width: 900px;
  height: 600px;
  background: url('../images_splash/layout/background.gif') no-repeat;
}

#main h1, #main h2, #main h3, #main h4 {
  margin: 0;
  padding: 0 0 4px 0;
  text-transform: uppercase;
  font-weight: normal;
}

#main h1 {
  font-size: 16px;
  font-weight: bold;
}

#main h2 {
  font-size: 15px;
}

#main h3 {
  font-weight: bold;
  font-size: 21px;
}

#main h4 {
  font-size: 12px;
}

#bottom {
  position: relative;
  height: 50px;
  background: url('../images_splash/layout/bottomlink.gif') bottom right no-repeat;
}

#bottom a {
  position: absolute;
  width: 290px;
  height: 35px;
  top: 0;
  right: 0;
}

#slogan {
  position: absolute;
  top: 82px;
  left: 48px;
}

#bag1 {
  position: absolute;
  left: 414px;
  top: 41px;
}

#bag2 {
  position: absolute;
  left: 536px;
  top: 41px;
}

.info {
  position: absolute;
  top: 315px;
  left: 48px;
}
*/
