/***********************************************************************
 * Project:	toazter.ch homepage - common styles
 * Author:		Roland Hostettler <r.hostettler@gmx.ch>
 * Date:		2009-04-10
 * Version:		2.0
 *	
 * History
 * Author	Date		Changes
 * hr		06-03-28	Created
 * hr		09-04-10	Update for slightly modified toazter.v2 style
 **********************************************************************/

/***********************************************************************
 * Color codes used:
 * #0000ff - standard blue
 * #cccfe3 - light blue
 * #8990c2 - little darker blue 
 **********************************************************************/

/***********************************************************************
 * Body defaults 
 **********************************************************************/
body
{
	width: 100%;
	background: #ffffff;
	margin: 0 auto;
}

/***********************************************************************
 * EOF
 **********************************************************************/

