th{width:40%;}
tr{width:60%;}
body{margin:0;font-family: 'Fjalla One', sans-serif;
background-image:url(../../img/bg4.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #FFFFFF;
}
table.form th {
	white-space: nowrap;
}
.form{width:100%;}
a { text-decoration:none; }
a:link { color : #FFFFFF; }
a:visited { color : #FFFFFF; }
#container{margin-right:auto;
	margin-left:auto;
	margin-top:0;
	width:80%;
	}
#title{float:left;width:100%;height:auto;background-color:#FFFFFF;text-align:center;padding-bottom:15px;}
.box{float:left;
	width:100%;
	margin-top:10px;
	background-color:rgba(0,0,0,0.8);
	clear:both;
	color:#FFFFFF;
}
.menu{width:12.5%;float:left;height:auto;margin:10px 0px;text-align:center;}
#share{margin-top:10px;width:100%;clear:both;float:left;text-align:right;}
.inner{width:90%;height:auto;float:left;margin-left:5%;margin-right:5%;margin-bottom:20px;padding-bottom:15px;}
#footer{float:left;
	clear:both;
	text-align:center;
	margin-top:10px;
	width:100%;color:#FFFFFF;}