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

div#loginForm {
	padding: 20px;
	margin: auto;
	width: 350px;
	border: 1px solid black;
}

