/* Grundeinstellungen */

*{
margin:0px;
padding:0px;
}


body
{
background: #330000;  
margin:0px;
padding:0px;
}





