body{margin-top: 0;}
.logo {
        position: relative !important;
	right: 0 !important;
        top: 0 !important;
	text-align: center;
        width: 100%  !important;
        padding: 130px 0 30px 0;
        background: #f8f8f8;
}
 
#logo_text {
	width: 980px;
	color: #333;
	position: relative;
	bottom: 75px;
	text-decoration: none;
	font-family: 'StamAshkenaz', Arial, Sans-serif;
	font-size: 150px;
}

.menu{
display: none;
}

#content > table  { border-spacing:2px; }
#content > table > tbody > tr:nth-child(n+2)  { height:6rem; }