﻿@charset "UTF-8";

/* Layout Small Screens */

header { 
	height: 75px;
	background: url('../images/banner-aoel_small.png') no-repeat 0px;	
}

header a.logo {
	width: 140px;
	height: 65px;
	top: -2px;
	left: 5px;
	background-image: url('../images/aoeol-titles.png');
}

article { padding: 20px 20px 10px 20px; }

body { background-image: none; }

#div-media { margin-top: 12em; margin-left:-6em; padding: 22px 18px 0px; position: absolute; width:100%; z-index: 3 }

section.home {
	margin-top: 8em;
}