body {
	background: #020202 url(../../images/main_bg.jpg) repeat-y center;
	font-family: Trebuchet MS;
	color: #bac6c6;
	font-size: 12px; 
}
.convertor{
	/*background:url(../images/ruler.png) left top no-repeat;*/
	margin:0 auto;
	padding-top:40px;
	width:300px;
}
.submit{
	font-family: Trebuchet MS;
	font-size:12px;
	float:right;
	margin-right:5px
}