No space on top of head
		Hello team,
Is there a css code so I don´t have on top this space
see
http://praxispetraweber.alfahosting.org/
I use this code but it didn´t work
.site {
    margin: 0px auto;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 40px;
        margin-left: auto;
}
thanx Marga	
	
