

table.personal{
	background-color: #FFEEDD;
	width:100%;
}
table.services{
	background-color: #EEF7FF;
	width:100%;
}


table.contact{
	background-color: #ECFFEC;
	width:100%;
}

table.join{
	background-color: #ECFFFF;
	width:100%;
}

table.bonus{
	background-color: #EEF7FF;
	width:100%;
}

table.sitemap{
	background-color: #FFFFFF;
	width:100%;
}

