@charset "UTF-8";
#all {
	background-image: url(/bg.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #CCC;
	text-align: center -750px;
	text-shadow: #000 5px 2px 7px, #000 5px 2px 7px;
}

#corp {
	background-color:#000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	width: 1000px;
	position: center;
	font-style: normal;
	font-weight: bold;
}
