/* CSS Document */


body {
	background-color: #990000;
}

div {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
}
