/* CSS Document */
*{
margin:0px;
padding:0px;
}

body
{
overflow:hidden;
}