/*		ltie9.css		*/

body {
	line-height: 1;
	background:#232323;
	background-image:url('../images/logo-right-ie.png');
    background-repeat:no-repeat;
    background-position:right top;
}

div#content-middle h1 {
	background:#232323;
}

footer{
    margin-left:50px;
    clear:both;
}