@CHARSET "ISO-8859-1";
/* Body background */
body
{
	background: #3E6141;
}
/* Masthead background */
#masthead {
	background:#3E6141 url(/themes/takeovers/army/logo.jpg) no-repeat top left;;
}
/* Nuts logo */
#masthead h1 span
{
	background:url(/themes/takeovers/army/logo.jpg) no-repeat -10px -19px;
}

#takeover_left {
	left:-170px;
}

