/* @override http://yacht.eastofnewyork.com/startseite.css */

* {
	color: #fff;
}

body {
	background-color: #1c004e;
}

#apDiv1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 42px;
}

input {
	color: #000;
}
