/*-----------------------------------------------------------------------------------------------------------
Description:     Welcome page
Author:          Shemsedin Shemi Callaki at 
Url:             www.oxwebs.com		 
Last Updated:    October 2009
-----------------------------------------------------------------------------------------------------------*/

/* STANDARD FORMATTING 
=========================================================================================== */
.welcome{

}

.welcome h1 {
	font-size: 2.4em; padding-bottom:10px;
}
.welcome h2 {
	font-size: 2.0em; padding-bottom:10px;
}
.welcome h3 {
	font-size: 1.6em; padding-bottom:10px;
}

p {
	color:#7c7c7c; font-size:110%;
	padding-top:10px;
	
}
