@charset "UTF-8";
#center {
	text-align: center;
	width: 208px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.85em;
	line-height: 160%;
}
#input input {
	background-color: #999999;
	color: #000000;
	border: 0;
}
#input #enter {
	background-color: #000000;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 0;
}
.heartbg {
	background-image: url(../assets/images/valentine4.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 60px;
	line-height: 160%;
	text-align: left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 160%;
	font-size: 85%;
}
