html {
	background-color: black;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	color: #999999;
	font-size: 11px;
	text-align: center;
	margin-top: 100px;
}

h1 {
	font-size: 18px;
	color: white;
}

.bold, a, a:hover {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.corp-box {
	padding-left: 70px;
	height: 64px;
	margin-left: auto;
	margin-right auto;
	width: 800px;
	margin-bottom: 40px;
	text-align: left;
	cursor: pointer;
}

#crmp-box {
	background: url('/images/CRMP.jpg') top left no-repeat;
}

#crm-a-box {
	background: url('/images/CRM-A.jpg') top left no-repeat;
}

#skuld-box {
	background: url('/images/SKULD.jpg') top left no-repeat;
}
