body {
	font-family: "Comic sans MS";
	font-size: 18px;
	color: #004A9C;
	text-align: center;
	background:#F0F4FD url(background.gif) no-repeat scroll center;
}
td {
	text-align: center;
	vertical-align: top;
}
input {
	font-family: Comic sans MS;
	color: #004A9C;
	font-size: 14px;
	font-weight: bold;
}
.header {
	text-align: center;
	color: #004A9C;
}
.url {
	color: #004A9C;
	text-align: left;
	padding-left: 5px;
}
.text {
	background:#ffffff;
}
}
