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

#header {
	height: 100px;
	width: 950px;
	border: 2px solid #000033;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	margin-top: 0px;
}
.copyright {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #300;
}
    .missing {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-left: 0px;
	padding-right: 15px;
}
