body
{
   padding: 0px;
   margin: 0px;
}

a
{
   font-family: arial,sans-serif;
}

.container
{
   width: 100%;
   text-align: center;
   
   position: absolute;
   top: 50px;
}

.searchbox
{
}
