body {
    background: url(/app/images/warshipswebsite.png) no-repeat top center #000000;
    padding: 0;
    margin: 0;
    width: 100%;
    color: #999;
    font-family: "Helvetica Neue";
    font-weight: normal;
    font-size: 13px;
}

a {
    color: #606567;
    text-decoration: none;
}

a:active, a:focus {
    outline: 0;
}

#content_cont {
    width: 616px;
    margin-left: auto;
    margin-right: auto;
}

#content {
    width: 616px;
    height: 540px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    background: url(/app/images/content_bkgr_top.png) no-repeat 0px 102px;
}

#teasers_content {
    width: 616px;
    margin-top: 150px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#content #mid {
    margin: 20px 0 0 0;
    padding: 0;
    width: 616px;
    text-shadow: 0px 1px 0px rgba(0,0,0,1);
    text-align: left;
    line-height: 20px;
    word-spacing: 1px;
    background: url(/app/images/content_bkgr_mid2.png) repeat-y;
}

#intro {
    padding: 20px 20px 0 20px;
    margin: 0;
}

#descriptions {
    padding: 20px;
}

h2 {
    font: normal 340%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #fff;
}

h2 span {
  background: url(/app/images/gradient-dark.png) repeat-x;
  position: absolute;
    bottom: -0.1em;
	display: block;
	width: 100%;
  height: 29px;
}

h3 {
    font: normal 140%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #fff;
}

h3 span {
  background: url(/app/images/gradient-dark.png) repeat-x;
  position: absolute;
    bottom: -0.2em;
	display: block;
	width: 100%;
  height: 29px;
}

#oneplayer {
}

#oneplayer #ipoddisp {
    float: left;
}

#oneplayer #desc {
    float: right;
}

#descriptions h2 {
    font-size: 22px;
    padding: 0;
    margin: 0;
}

#descriptions p {
    font-size: 13px;
}

#content #mid #oneplayer p {
    padding: 15px 0 0 0;
    margin: 0;
    line-height: normal;
}

#twoplayer {
}

#twoplayer #ipoddisp {
    float: right;
}

#twoplayer #desc {
    float: left;
}

#twoplayer h2 {
    padding-top: 20px;
}

#twoplayer p {
    width: 310px;
}

#content #mid #twoplayer p {
    padding: 15px 0 0 0;
    margin: 0;
    line-height: normal;
}

#score_sharing {

}

#score_sharing p {
    width: 310px;
}

#score_sharing #ipoddisp {
    float: left;
}

#score_sharing h2 {
    padding-top: 20px;
}

#score_sharing #desc {
    float: right;
}

#content #mid h3 {
    padding: 0;
    margin: 0;
}

#content #bottom {
    width: 616px;
    height: 110px;
    margin: 0 0 10px 0;
    background: url(/app/images/content_bkgr_bottom.png) no-repeat;
}

#content #ipod {
    background: url(/app/images/iPod_bkgr.png) no-repeat;
    width: 486px;
    height: 277px;
    margin-left: auto;
    margin-right: auto;
}

#ipod #screenshot {
    position: relative;
    top: 24px;
    left: 88px;
    background: url(/app/images/ipod_placeholder.png) no-repeat;
}

#twitter {
    cursor: pointer;
    position: relative;
    top: 36px;
    left: 48px;
    outline: none;
}

#edovia_logo {
    cursor: pointer;
    position: relative;
    top: 41px;
    left: 224px;
}

#mid center {
    font-weight: normal;
    font-size: 12px;
}

center {
    font-size: 10px;
    font-weight: normal;
}

#app_store_button {
    position: relative;
    top: 0px;
    left: 550px;
}

#highest {
    font-size: 16px;
}

#highscoreslink {
    width: 200px;
}