body, a {
font-family: Ubuntu, "DejaVu Sans", "Book", "Droid Serif", Verdana, sans-serif;
background-color: black;
color: white;
}
#center {
text-align: center;
margin-top: 300px;
}
#number {
display: block;
font-size: 60px;
}
#text, .text {
display: block;
font-size: 17px;
}
#logo_div {
margin-top: -10px;
display: block;
}
#logo_lab {
color: #000000;
text-align: center;
font-size: 23px;
font-weight: bold;
margin-top: -250px;
}

