.menu li a, .title, .title1, .titlehome, h1, h2, h3, h4 h2 span {
font-family: 'Oxygen', sans-serif;
font-weight: 400;
}


body {
font-family: 'Oxygen', sans-serif;
font-weight: 300;
letter-spacing: 0px;
}

#ewen {
font-family: 'Oxygen', sans-serif;
font-weight: 700;
letter-spacing: -2px;
font-size: 32px;
-webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(255,255,255,0.8) 0px 1px 1px;
}

#ewen a:hover {
	color: #333;
}

#ewen a:active, #ewen a:visited, #ewen a:link {
	color: #aaa;
}

.ewen {
	float: left;
	padding-top: 32px;
	padding-left: 18px;
	width: 780px;
	height: 54px;
	color: #999;
}

.title, .titlehome, H1 {
	letter-spacing: -1px;
}
