body {
  color:#ededed;
  background:url(img/master1.jpg) top center no-repeat #000;
  text-align:center;
  margin:0;
  padding:0;
  font-family:arial, sans serif;
}
.form {
	width: 600px;
	height: 300px;
	margin-top: 380px;
	margin-left: 50px;
}

.content {
	color:#fff;
	width:960px;
	height: 900px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(img/master1.jpg);
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}

.innerContent {
	text-align:right;
	margin-top: 620px;
	height: 33px;
	margin-right: 70px;
}
.linksbox {
	height: 200px;
	text-align: left;
	margin-top: 25px;
	margin-left: 70px;
}
.emailcontent {
	color:#fff;
	width:960px;
	height: 900px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(img/master_blank.jpg);
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
