body {
	background-image: url(images/bg.gif);
}
.text {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.copyright {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #7dbff9;
	text-decoration: none;
}
.input {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #1957AC;
}

