html 
{ 
height: 100%; margin-bottom: 1px; 
}
body
{
background-image:url('images/background.jpg');
background-repeat:no-repeat;
background-position:center 12px;
}
input
{
outline: none
}
a
{
outline: none
}
h1
{
font-size:19px
}
h2
{
font-size:9px
}
</style>

