body div {
}

@media screen{
body div {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	margin-top: 150px;
	color: #333333;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	border-bottom-style: ridge;
	border-bottom-color: #F9071E;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	text-align: right;
	border-top-color: #F9071E;
	/* [disabled]border-top-style: ridge; */
	margin-bottom: auto;
	clear: none;
}
body {
	background-color: #F4F0E7;

}


.link {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	color: #F9071E;
}
.headline {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
	.underline {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #454545;
}
}
