body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	text-align: center;
    }

.WhiteBoard {
	background-color: #DBE2E2;
	text-align: center;
}

.style1 {
	font-family: Arial;
    color: #000000; 
	font-size: large;
}

.style2 {
	font-size: xx-large;
	color: #FFFFFF;
}

.style3 {
    color: #000000; 
	font-size: x-large; 
}

.style4 {
	font-size: x-large;
}

.style5 {
	color: #0000FF;
	font-size: 9px;
}

.style6 {
	color: #4E00FF
}

.style7 {
	color: #000080;
}

