/*default*/

h1,p
{
                font-family: sans-serif;
}

body
{
                color: #000000;
}

body,html
{
                height: 100%;
                margin: 0;
}

h1
{
                font-weight: normal;
}

.center
{
                text-align: center;
}

