body	{
	color:#18222E;
	margin: 0;
	padding: 150;
	background-color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(sign.jpg);
	background-position: center;
	
}

body, td {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	font-size: 13px;
	color: lime;
	
}
input#nick, input#pochta , input#parol {
    padding-left: 14px;
    background: #18222E;
	border: 1px solid #18222E;
    background-repeat: no-repeat;
    background-position: 2px center;
}

