#main_body{
	background:linear-gradient(90deg,#272B3B 0%,#272B3B 50%,#252634 50%,#252634 100%);
}

h3, h1{
	color: #F4FFCB;
	font-size: 90%;	
}

p {
	color: #dbe8b0;
	font-size: 85%;	
}

address{
	margin-bottom: 300px;
}
h3, h1{
/*
	margin: 0;
	position: relative;
	text-align: center;
	padding: 20px 0 15px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	max-width: 500px;
	margin: 0 auto 35px;
*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe8b0;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.dots {
	font-size: 35px;
	color: #636466;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#body_wrap{
	background-color: #252634;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5F6273;
}

#yoram{
	padding-top: 500px;
	display: block;	
}
