body{
 background-color: gray;
 text-align: center;
}

#onep{
  height: 400px;
  width : 400px;
  border-style: groove;
  border-radius: 1000px;
  border-color: blue;
}

#dragon{
  height: 400px;
  width : 400px;
  border-style: groove;
  border-radius: 1000px;
  border-color: orange;
}

#fairy{
  height: 400px;
  width : 400px;
  border-style: groove;
  border-radius: 1000px;
  border-color: red;
}

#opening{
  height: 600px;
  width: 600px;
  border-radius: 50px;
  border-style: groove;
  border-color: green;
}

#boton1{
  text-decoration: none;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: helvetica;
  font-weight: 300;
  font-size: 25px;
  font-style: italic;
  color: black;
  background-color: lightblue;
  border-radius: 15px;
  border: 3px double yellow;
}

#boton2{
  text-decoration: none;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: helvetica;
  font-weight: 300;
  font-size: 25px;
  font-style: italic;
  color: black;
  background-color: orange;
  border-radius: 15px;
  border: 3px double red;
}

#boton3{
  text-decoration: none;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: helvetica;
  font-weight: 300;
  font-size: 25px;
  font-style: italic;
  color: black;
  background-color: red;
  border-radius: 15px;
  border: 3px double black;
}

#initbucle1{
  text-decoration: none;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: helvetica;
  font-weight: 300;
  font-size: 25px;
  font-style: italic;
  color: black;
  background-color: green;
  border-radius: 15px;
  border: 3px double yellow;
}

#initbucle2{
  text-decoration: none;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: helvetica;
  font-weight: 300;
  font-size: 25px;
  font-style: italic;
  color: black;
  background-color: green;
  border-radius: 15px;
  border: 3px double yellow;
}

#initbucle3{
  text-decoration: none;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: helvetica;
  font-weight: 300;
  font-size: 25px;
  font-style: italic;
  color: black;
  background-color: green;
  border-radius: 15px;
  border: 3px double yellow;
}

#finbucle1{
  text-decoration: none;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: helvetica;
  font-weight: 300;
  font-size: 25px;
  font-style: italic;
  color: black;
  background-color: green;
  border-radius: 15px;
  border: 3px double yellow;
}

#finbucle2{
  text-decoration: none;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: helvetica;
  font-weight: 300;
  font-size: 25px;
  font-style: italic;
  color: black;
  background-color: green;
  border-radius: 15px;
  border: 3px double yellow;
}

#finbucle3{
  text-decoration: none;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: helvetica;
  font-weight: 300;
  font-size: 25px;
  font-style: italic;
  color: black;
  background-color: green;
  border-radius: 15px;
  border: 3px double yellow;
}
