@charset "utf-8";
/* CSS Document */



html,body { height: 100%; }



body {
background: rgb(255,255,255);
color: #000000;
font-size: 1.3em;
font-family: Lato;Tahoma;sans-serif
overflow: hidden;
}



body a {
font-size: 0.95em;
color: #bfbfbf;
}



body a:hover {
color: #F60;
}



.main {
display: table;
height: 100%;
width: 100%;
}



.main p {
text-align: center;
