﻿.title-With-Background 
{ 
	background-color:#5E6E9E;
}
.topArea
{
	background:url("images/bl_band.jpg");
	background-repeat:repeat-y ;
	background-position:top right;
	}

