BODY {
margin : 0px 0px 0px 0px; 
text-align: center;
background : #333 url(../images/bg.jpg) repeat;
}
.text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
	}
.text2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #333;
	}
.mesaj{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #fff;
	background:#000;
	border:0px;
	}
strong{ color: #fff;}
table{
	background:#000;
	}
.boton {
	font-family:verdana;
	font-size:11px;
	color: #FFF;
	width:70; 
	background-color:#000;
	cursor:pointer;	
	border-width:0; 
	height:20px; 
	border-right-color:#000000; 
	border-bottom-color:#000000;
	border-left-color:#000000;
	border-top-color:#000000; 
}
