@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
.enterbutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text {
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

