﻿body
{
	margin:0px;
 font-family:Verdana;
 font-size:small
}

.centerPart
{ 
	border: 1px solid #000000; background-color: #FFFFFF;
	width:850px;
	position: absolute;
	top: 50px;
	left: 100px;
	padding:30px;
	
 }

 .button
{
	background-image: url('greenButtonBg.gif');
	background-repeat:no-repeat;
	font-weight:bold;
	height: 43px;
	width:134px;
	color:#18501c;
	border:1px solid white
}