body {
	background:#ffffff url('/images/MPIConnect/body-bg.gif') repeat-x;
}

#content_wrapper{
	background: url('/images/MPIConnect/content_rounded_right.png') no-repeat right top;
}
#rounded_top_left{
	background: url('/images/MPIConnect/content_rounded_left.png') no-repeat left top;
}
#rounded_bottom_left{
	background: url('/images/MPIConnect/content_rounded_left.png') no-repeat left bottom;
}
#uxContent{
	background: url('/images/MPIConnect/content_rounded_right.png') no-repeat right bottom;
}
#page_left_column h1 a {
	background:url('/images/MPIConnect/logo.jpg') no-repeat;
}

#header_image .actual_image
{
    clear:both;
    display:block;
    background:url('/images/MPIConnect/header-bg.jpg');
    height:92px; 
    width:163px;
}

.login_actual_image
{
    background:url('/images/MPIConnect/header-bg.jpg');
}