
/*body { background: #0d6cb6 url(images/cba-bg.gif) no-repeat; height:100%; margin:0; padding:0;}*/

.container {width:150px; float:left; margin:7px; font: bold 18px arial; color:#0d6cb6;}

#content {width: 350px; margin:0 auto; text-align:center; }

#buttons {width: 330px; margin:0 auto; text-align:center; padding:40px 10px 0 10px;}

#text {width: 350px; float:left; text-align:center; font: bold 12px arial; color: #FFFFFF; padding:30px 0 0 0;}

#en_enter {float:left;}

#fr_enter {float:right;}

/* CENTERING EVERYTHING HORIZONTALLY AND VERTICALLY */
#main {
	position: absolute; 
	top: 32%; 
	left: 25%; 
	width: 50%; 
	height: 50%; 
}

