@font-face {
	font-family: "04b03";
	src: url("/fonts/04b03-webfont.eot"); /* EOT file for IE */
}

@font-face {
	font-family: "04b03";
	src: url("/fonts/04b03-webfont.ttf"); /* TTF file for CSS3 browsers */
}

body {
	text-align: center;
	background-color: #231f1e;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "04b03", "04b03-webfont", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
}

.wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 598px;
	font-family: "04b03", "04b03-webfont", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
}

.logo {
	background-image: url(images/iphone.png); background-position: 0 80px; background-repeat: no-repeat;
	text-align: center;
	padding-top: 80px;
	font-family: "04b03", "04b03-webfont", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
}

.notify {
	margin-left: 118px;
	text-align: center;
	padding-top: 30px;
	width: 352px;
	font-family: "04b03", "04b03-webfont", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
}

.twitter {
	margin-top:80px;
	text-align: center;
	font-family: "04b03", "04b03-webfont", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ebf3ea;
}

.twitter a, .twitter a:hover, .twitter a:active, .twitter a:link, .twitter a:visited {
	color: #D5A5CB;
	border: none;
	text-decoration: none;
}

input, input:hover, input:active, input:focus {
	border: none;
	font-family: "04b03", "04b03-webfont", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #b6a19c;
}

.mce_inline_error {
	font-family: "04b03", "04b03-webfont", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #EBF3EA;
	font-weight: normal !important;
}