body {
  background-color: #95496D;
  font-family: Verdana;
  font-size: 10px;
  color:#000000;  
  padding:0px;
  margin:0px;
  text-align: center;
}


#content { 	
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 700px;
  height: 394px;
  background-image: url(index2.jpg);
  background-repeat: no-repeat;
  border-left: 1px dashed #000000;
  border-right: 1px dashed #000000;
  border-top: 1px dashed #000000;
}
#text {
  text-align: center;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 700px;
  height:125px;
  border-left: 1px dashed #000000;
  border-right: 1px dashed #000000;
  border-bottom: 1px dashed #000000;
}
