body{
	background-color: #774720;
	margin: 0px;
}
p {
	font-family: 'Libre Baskerville', serif;
	font-size: 26pt;
	text-align: justify;
	line-height: 1.0em;
	margin: 20px 30px 50px 30px;
	color: #fff;
	
}

p.title {
	margin: 15px 30px 22px 30px;
	display: block;
	font-family: 'Cinzel Decorative', cursive;
	font-size: 40pt;
	color: #fff;
}

p.gold {
	margin: 15px 5px 15px 5px;
	color: #ff9215;
	font-weight: bold;
	text-align: center;
}

#header{
	width: 100%;
	border-collapse: collapse;
	background-image: url(../images/Mages_mobile_hdr.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

IMG.header{
	height: 218px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#body{
	width: 100%;
	border-collapse: collapse;
	background-image: url(../images/mobile_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#footer{
	width: 100%;
	height: 267px;
	clear: both;
	border-collapse: collapse;
	background-image: url(../images/Mages_mobile_ftr.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

IMG.social{
	width: 480px;
	height: 51px;
	border: 0;
	display: block;
	padding-top:20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

IMG.himlogo{
	width: 197px;
	height: 94px;
	border: 0;
	display: block;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.capital {
  display: block;
  float: left;
  height: 55x;
  font-size: 65pt;
  line-height: 68px;
  font-weight: normal;
  margin: 10px 7px 0px 0;
}

ul#menu {
  margin: 0px 0 0 30px;
  padding: 10px 0 0 20px;
  display: block;
  max-width: 625px;
  height: 50px;
  background: url(../images/navbar.png) no-repeat;
  list-style: none;
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
}

#menu li {
  margin: 20px 0;
  display: inline;
}

ul#menu li a {
  color: #fff;
  text-decoration: none;
  margin-right: 20px;
  font-size: 25pt;
  line-height: 34px;
  font-weight: normal;
  letter-spacing: normal;
}

ul#menu li a:hover {
  text-shadow: none;
}

ul#options {
	font-family: 'Libre Baskerville', serif;
	margin: 0px 20px 0px 20px;
	padding: 10px 0 0 10px;
	display: block;
	list-style-type: square;
	list-style-image: url(../images/bullet.png);
	position: relative;
	z-index: 10;
}

#options li {
  color: #fff;
  text-decoration: none;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  font-size: 25pt;
  line-height: 34px;
  font-weight: normal;
  letter-spacing: normal;
}

#screenshot{
	border: 0;
	margin: 2px 20px 2px 2px;
}

#eriqchangstudio {
	margin-top: 8px;
  	font-size: 12pt;
	display: block;
	text-align: center;
}
#eriqchangstudio a {
  color: #606060;
  text-decoration: none;
}
#eriqchangstudio a:hover {
  color: #909090;
}

#copyright{
	font-size: 12pt;
	text-align: center;
	display: block;
	margin-top: 8px;
	margin-bottom: 0px;
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
}

#screenshots{
	display: none;
	margin: 0;
	border-collapse: collapse;
}

#kickstarter img{
	text-decoration: none;
	border-style: none;
}