#layoutBody { background-image: url(/assets/background/6.jpg); }

/* custom css */
body {
	background-color: #fff;
}

#layoutBody {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #f4f4f4;
}

#header {
	height: 111px;
}

#header div.logo {
	width: 410px;
	margin-top: 43px;
	margin-left: 1px;
}

#accountStatus {
	margin: 0;
}
