body {
	background: #fff;
	font-size: .875em; /* 14px */
}
	
#app {background: none;}
	
.login {
	margin: 0 auto;
	width: 39em;
}
.shiny {
	color: #fff;
	background: #0062a0 url('../img/shiny.jpg') no-repeat 50% 50%;
	padding: 1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.shiny a,
.shiny h3,
.shiny h6 {
	color: #fff;
}
.header h1 {
	background: url('../img/ar_logo.gif') no-repeat top left;
	height: 29px;
	width: 171px;
	border-right: 1px solid #7d8082; 
	margin-bottom: 70px;
	padding-right: 20px;
	float: left;
	text-indent: -9999px;
}
.header div {font-size: normal;}
