html, body {margin: 0;height: 100%;}
body {background-image: url('../igraph/back.gif');}
header {width: 100%;height: 130px;background-image: url('../igraph/header.png');}
.innerbar {width: 1000px;margin: 0 auto;display: block;}
.innerbar>a {border: none;padding: 6px 26px 6px 6px;display: inline-block;float: left;max-width: 150px;}
.innerbar>.titletext {color: yellow;font-size: 40px;margin-top: 20px;display: inline-block;font-family: 'Black Ops One', cursive;}
.innerbar>.subtext {color: yellow;font-size: 13px;font-family: 'Black Ops One', cursive;display: inline-block;font-style: italic;width: 450px;}
.mainpage {position: absolute;top: 130px;bottom: 70px;width: 100%;}
.mainpagecontent {margin-left: auto;margin-right: auto;width: 970px;background: #ffffff;height: 100%;box-shadow:inset 10px 0px 10px -7px rgba(0,0,0,0.5),inset -10px 0px 10px -7px rgba(0,0,0,0.5);padding: 10px 15px;display: inherit;}
.mainpagecontent>.titletext {font-size: 40px;margin: 20px 0;display: inline-block;width: 100%;text-align: center;font-family: 'Black Ops One', cursive;}
.slider {margin: auto;width: 600px;}
footer {width: 100%;height: 70px;background-image: url('../igraph/footer.png');bottom: 0;position: absolute;}
.footertext {text-align: center;margin: 0 auto;color: yellow;font-size: 13px;font-family: 'Black Ops One', cursive;margin-top: 20px;}
fieldset{margin: 0 auto;width: 600px;border-radius: 20px;border-color: red;}
fieldset>legend{color: #000;font-family: 'Black Ops One', cursive;padding: 0 5px;font-weight: bold;}
form>table>tbody>tr>th{text-align: right;font-family: 'Black Ops One', cursive;font-weight: normal;font-size: 14px;vertical-align: top;padding-top: 5px;}
.badge {width: 100%;}
.badge>img {margin: 20px auto;display: inherit;}
.cypher {height: 250px;width: 100%;}
.cypher>img {margin: 84px auto;display: inherit;height: 250px;width: 215px;}
.name {padding: 10px 20px;font-size: 26px;text-align: center;font-family: 'Tangerine', cursive;font-weight: bolder;}
.albums {margin: 50px auto;text-align: center;}
.albums>div {float: left;max-width: 300px;}
.albums>div>a,a:hover,a:visited,a:link {border: none;}
.albums>div>a>img{height: 250px;margin: 20px 24px;}