body {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-top: 0px;
	padding-bottom: 0px; 
	margin: 0px; 
	font: 12px arial, 'Gill Sans', helvetica, sans-serif; 
	text-align: center;
	background-color:#000;
}

#content {
	margin: auto; 
	width: 550px; 
	position: relative; 
	height: 550px; 
	background-color: #000; 
	text-align: left;
	background-repeat:no-repeat;
}

img {
 border: 0px;
}

#btn1 {
  position:absolute; 
  left:53px;
  top:131px;
  width:123px;
  height:43px;
}

#btn2 {
  position:absolute; 
  left:53px;
  top:195px;
  width:123px;
  height:43px;
}

#btn3 {
  position:absolute; 
  left:53px;
  top:262px;
  width:123px;
  height:42px;
}

#big {
  position:absolute; 
  left:47px;
  top:408px;
  width:236px; 
  height:34px;
}
