@charset "utf-8";
/*CSS Document*/


/*Headers********************************************************/
#header
{
		width:900px;
		height:200px;
		background-image:url(../images/desena-about.jpg);
		background-repeat:no-repeat;
		float:inherit;
}
	


/*******************about page***************/
ul.specialise
{
		list-style-image:url(../images/red.gif);
		line-height:23px;
	
}



