.game, .app { float:left; position:relative; height:475px; }
.game h2, .game p, .app h2, .app p { display:block; text-indent:-5000em; }
.game h2, .game p, .game a, .app h2, .app p, .app a { position:absolute; }
.game h2, .app h2 { bottom:62px; }
.game p, .app p { bottom:38px; }
.game a, .app a { bottom:0; background-color:#b4114b; }
.game a:hover, .app a:hover { background-color:#d84a7d; }

.game { width:435px; background:url(../images/background-game.jpg) right 66px no-repeat; text-align: left; }
.game h2 { width:193px; height:22px; background:url(../images/title-play-game.gif) no-repeat; }
.game p { width:284px; height:14px; background:url(../images/text-think-your-conducting.gif) no-repeat; }

.vertical-rule { float:left; position:relative; width:1px; height:396px; margin:97px 48px 0 48px; background:url(../images/vertical-rule.gif) no-repeat; }

.app { width:444px; background:url(../images/background-app.jpg) right 32px no-repeat; text-align: left; }
.app h2 { width:249px; height:22px; background:url(../images/title-download-app.gif) no-repeat; }
.app p { width:278px; height:14px; background:url(../images/text-conduction-on-the-go.gif) no-repeat; }

.footer { margin-top:104px; }