@charset "UTF-8";
/* CSS Document */

body{
	background-color: white;
}

#container {
	background-color: white;
	border: 0px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
}


p.enter {
	
	position: relative;
	width: 50px;
	margin-left: 260px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size:17pt;
}


