/*
   ********************************************************

   	indexBody.css - index body sytle sheet for the index page (Amaniampong-Amass webpage).

   	@author: Oposinii�
             Mampong Ash.
	    	 14-May-2008. 08:45:00.
	    	 oposinii@hotmail.co.uk

   ********************************************************
*/


div#welcomeNote{
	/*float:					left;*/
	margin:					auto;
	padding-bottom:                         30px;
	width:					770px;
	height:					50px;	
	background-image:                       url(../images/layout/WelcomeNote.jpg);
	background-repeat:                      no-repeat;
	/*border:				1px solid black;*/
}

div#frontPix{
	margin:					auto;
	width:					620px;
	height:					270px;
	background-image:                       url(../images/layout/FrontPix.jpg);
	background-repeat:                      no-repeat;
}

div#frontSlogan{
	margin:					auto;
	width:					200px;
	height:					45px;
	background-image:                       url(../images/layout/FrontSlogan.jpg);
	background-repeat:                      no-repeat;
}
