html,body{margin:0;padding:0}
body{font: 76% georgia,serif;text-align:center; padding-top:10px;}
p{margin:0 10px 10px}
a{text-decoration:none;  color:#000; font-weight:bold;}

img{border: 0;} 

div.intro {
  display:     block;
  width:       955px;
  height:      600px;

  position:    absolute;
  top:         50%;
  left:        50%;

  margin:      -300px 0 0 -477px;
  padding: 0px;

  background:  #fff;
}

body {
	background-color: #ffffff;
}

