/*
    JavaScript - exemplo - Dados
*/
/* 
    Created on : 10/Jun/2016
    Author     : Nuno Veloso
*/

body {
    text-align: center;
}

#dado {
    width: 100px;
    height: 100px;
}