@charset "utf-8";

#mainContent input[type="text"] {
	margin-top: 50px;
}

#mainContent input[type="submit"] {
   margin-top: 5px;
}