
BODY{
	text-aling:center;
	margin: 0;
	padding: 0;
	background-color : #00cc99;
  
}

.backgroundClass{
	aling:cnter;
	
	
	margin: 0;
	padding: 1em;
  
  text-align : center;
  
border-style : none none none none;border-color : white white white white;
  background-image : url(backwallbolt.gif);
}

.containerpaddingClass{
	margin: 0;
	padding : 8px 8px 8px 8px;
	
	collor:black;
  
}
#container {
	margin : 10px auto 10px auto;
	text-align : center;
	background: #f5f5dc;
	width : 700px;
  height : auto;
  top : 10px;
  bottom : 10px;
  right : auto;
  left : auto;
}
.PushbuttonClass{
  text-align : center;
  width : 44px;
  cursor : pointer;
}
