/**
 **
 ** LAYOUT
 **
 */
 
 body {
  background: #000000;
 }

#container {
  background: url(../img/underconstruction.gif) 0 0 no-repeat;
  position: relative;
  width: 780px;
  height: 570px;
  margin: 40px auto 0 auto;
}

#container a {
	position: absolute;
	display: block;
  width: 136px;
  height: 36px;
  top: 86px;
  left: 630px;
  left: 630px;
}

#container a#myspace {
  top: 86px;
}

#container a#website {
  top: 130px;
}