body, html{
	background:#9e9e9e;
	font-family:arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#9e9e9e;
	height:100%;
	
}
#mc{
	padding:15px 15px 15px 0;
	text-align:right;

	border:solid 1px;
	position:relative;
	width:985px;
	height:535px;
	margin-top: -275px;
	margin-left: -500px;
	left:50%;
	top:50%;
	background:#fff url('bg.jpg') no-repeat;
	overflow:hidden;
}
.clear {
	clear:both;
}
.right{
	float:right;
}
img {
	display:block;
	left:577px;
	position:relative;
	border:none;
}
h1 {
	font-size:60px;
	
}

h2 {
	font-size:30px;
	
}
a {
	color:#9e9e9e;
	text-decoration:none;
	border:none;
}
a:hover {
	color:#000;
}

.black {
	color:#000;
}
.black:hover {
	color:#9e9e9e;
}
.links {
	font-size: 18px;
	text-align:center;
	position:relative;
	left:298px;
	
	line-height:22px;
}
.links a {
	
	text-decoration:none;
}
.grey {
	color:#9e9e9e;
}
.text {
	font-size: 12px;
	color:#000;
	font-weight:normal;
	text-align:left;
	left:643px;

	position:relative;
}
.button {
	
	left:638px;

	position:relative;
}

