* {
  margin: 0;
  padding: 0;
}
BODY {
  text-align: center;
  

}
#page {
  margin: 0 auto;
  width: 750px;
  
text-align : left;
}
img {
  border: none;
}
#hedder {
}
#guide{


margin-top : 30px;
font-size : 1.2em;
font-weight : bold;
margin-bottom : 30px;
}
#stadio{
margin-top : 40px;
background-image : url(../onpu14.gif);


background-attachment : fixed;
width : 750px;
position : normal;
}
