body{
	background: #EEEE88;
}
table, tr, td, th{
      border-collapse: collapse;
      border: 1px solid;
}
td,th{
      width: 80px;
/*      text-align: left;*/
      text-align: center;
}


#right{
	float:left;
	width: 70%;

}
#left{
	float:left;
	width: 30%;

}
#input{
	border : 1px solid;
}
#result{
	margin:  0 10px 0 0;
	padding: 0 10px 10px 10px ;
	background: #00DDAA;
	clear:	    both;
	border:	    0px none;
}
#cmnts{
	padding: 0 10px;
	background: #FF88AA;
}

#mes{
	width: 90%;
}

img{
	border : 1px solid;
 	width:480px;

   	width:95%;
}

#score {
       font-weight: 800;
}
