html,body,h1,h2,h3,h4,h5,h6,p,ol,ul,li,pre,code,address,variable,form,fieldset,blockquote,a,cite,dl,dt,em,tr,th,td {
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
font-weight: normal;
vertical-align: baseline;
}

html,body {height: 100%;}
body {
font-family: Tahoma, Arial, sans-serif;
text-align: center;
margin: 0 auto;
color: #333333;
}
#contenedor {
margin: 0 auto;
}
h1,h2 {
margin: 10px 0 10px 0;
font-weight: 300;
font-size: 2em;
font-weight: bold;
}
p {
font-size: .9em;
padding: 0 5px;
}
#fondo {
background-image: url("crono.png");
background-repeat: no-repeat;
background-position: center top;
background-size: 100%;
width: 320px;
height: 450px;
margin: 0 auto;
}
.center-text {
position: relative;
width: 45%;
left: 0;
top: 55%;
font-family: digital-dream,Arial,sans-serif;
font-size: 265%;
color: #000;
}
#botones {
visibility: visible;
}
#info{
font-size: .9em;
}
button {
height: 35px;
margin: 0px auto;
}