body {
	background-color: #000;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #ccc;
	font-size: 14px;
	line-height: 20px;
	margin: 15px 0 10px 0;
}
a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
.error li {
	display: block;
	list-style-type: none;
	 display: inline;
	font-size: 11px;
	padding: 0 8px 0 0;
	color:#fff;
	background-color: #900E01;
}
.error {
	background-color: #900E01;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	margin: 25px 0 0 0;
	padding: 8px;
}
.title, .title a:link, .title a:visited, .title a:active, .title a:hover {
	padding: 20px 0 20px 0; font-size: 70px; color: #F0E100; font-weight: bold;
}
form {
	margin: 0px 0px 0px 0px;
}
