body {
	background: #ffffff url(/mcdonalds/images/mcD-body-bkgd.gif) repeat-x;
}

/*
-----------Header-----------
*/
#mcHeader {
	height: 166px;
	background: transparent;
	position: relative;
}
#mcHeader .mcdonald {
	position: absolute;
	bottom: 0;
	left: 12px;
}

#mcHeader .logo {
	position: absolute;
	bottom: 0;
	right: 0;	
}

#mcHeader a {
	color: #fff;
}


