<meta charset="utf-16">

header, footer {
	display: none;
}

h1{
    display: none;
}

div.principal {
    float: left;
    width: 70%;
    height: 40%;
}

#compactar{
    float: left;
    height: 20%;
}

#reloj {
    margin-top: 20px;
    float: none;
    width: 70%;
}

footer{
    display: none;
}
