body {
	background: #555555 url(../images/plastic.jpg) fixed;
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	text-shadow: black 0px -1px 0px;
	margin: 0;
	padding: 0;
	}
span.texto { visibility: hidden; }

div#content {
	width: 799px;
	height: 1100px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
	
	#content h1 {
		position: absolute;
		left: 30px;
		top: 26px;
		width: 417px;
		height: 86px;
		background: url(../images/synth_header.png) left top no-repeat;
		margin: 0;
		padding: 0;
		}
	img#screenshot {
		position: absolute;
		left: 0;
		top: 116px;
		margin: 0;
		padding: 0;
		width: 799px;
		height: 638px;
		}
	a#appstore {
		display: block;
		width: 202px;
		height: 70px;
		text-decoration: none;
		position: absolute;
		right: 30px;
		top: 30px;
		background: url(../images/btn_appstore.png) left top no-repeat;
		}
	div#description {
		position: absolute;
		left: 30px;
		top: 773px;
		width: 339px;
		margin: 0;
		padding: 0;
		}
		#content h2 {
			margin: 0 0 10px 0;
			padding: 0;
			font-size: 22px;
			font-weight: normal;
			}

		#content p {
			margin: 0 0 10px 0;
			padding: 0;
			font-size: 16px;
			line-height: 20px;
			font-weight: normal;
			color: #e3e3e3;
			}
		
	div#video {
		position: absolute;
		right: 30px;
		top: 773px;
		width: 373px;
		height: 227px;
		margin: 0;
		padding: 0;
		}
		