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

body {
	background-image:url(bg2.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
	background-color:#105DB7;
	margin:0;
	padding:10px 0 0 25px;
	color:#ffffff;
}

.domain {
	font-family: OpenSans, Arial;
	color: #ffffff;
	font-size: 24pt;
	line-height: 28pt;
	font-weight: 400;
	margin-top:2.5em;
}

.announce {
	width:40%;
	text-align:center;
}

h1 {
	/* [disabled]width: 42.7%; */
	/* [disabled]height: 19.4%; */
	padding-top:40px;
	font-family: OpenSans, Arial;
	color: #ffffff;
	font-size: 86px;
	font-weight: 400;
	line-height: 96px;
	text-shadow: 5px 9px 0px rgba(0, 0, 0, 0.12);
}

.courtesy {
	font-family: OpenSans, Arial;
	font-size: 24pt;
	line-height: 28pt;
	margin-top:5em;
}

.courtesy a {
	text-decoration:none;
	color:#ffffff;
	border:none;
}
	
