body 
{
    border:0;
    padding:0;
    	vertical-align:middle;
	width:800px;
	margin:auto;
	margin-top:50px;
	background:url('bkg.jpg') center top;
	background-color:#3e3e3f;
    background-repeat: no-repeat;
}

.number 
{	font-family: arial; font-size: 24px; font-weight: bold; color: #F58020}

.text
{	font-family: arial; font-size: 13px; font-weight: none; color: #8a8a8a}

a {color:#f57f1f;outline:none}
a:hover{text-decoration:none}

