﻿.img{
height:auto;
width:100%;
}

div {
    background: url(bg.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 100% 100%;  
}

#main-hebrew
{
text-align:right;
font-size: 15px;
}
#main-english {
font-size: 17px;
text-align:left;
}

#footer {
	text-align: center;
	text-shadow: none;
}

#slogen {
	text-align: center;
	color: #800000;
	font-size: 1.5em;
}

#slogen2 {
	text-align: right;
	color: #800000;
	font-size: 1.2em;
}
#video {
	width: 100%;
	height: 15em;
}
p {
	text-align: center;
}
.img-logo {
	width: 50%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	display: block;
	
}
