@charset "UTF-8";

header {
	height: 200px;
	background: url(../images/banner_medium.jpg) no-repeat center 0px;
}

nav { top: 200px; }
nav a { margin-right: 20px; }

body { background-image: none; }

article {
	margin-top: 50px;
}
