/* FEG: Fullscreen page stylesheet */

body {
	margin-bottom: 17px;
}
h1 {
	margin-top: 2em;
}
#frame {
	background-image: none;
	width: auto;
	margin: 17px 17px 0.8em 17px;
	padding: 17px;			
}
#logo {
	top: 0; left: auto;
	right: 0 !important;
	right: 17px;
}
#footer {
	width: auto;
	margin: 0 23px;
}
#back {
	margin-right: 180px;
	height: 90px;
}

