.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_main_header {
	height: 60px;
	overflow:visible;
	padding-top: 20px;
	font-size: 26px;
	font-family: Georgia, serif;
	text-align: right;
	margin-right: 50px;
	width: 400px;
	float: right;
}

body {
background-color: #fbebf5;
}