html{font-family:arial;background-color:#BF0000;}
h1{font-size:20px;}
a {text-decoration:none;}
a img{border: none;}
p{text-align:justify;}
.lang{margin-left:380px;}
.middle{vertical-align:middle;}
body{
	width:840px;
	margin-left:auto;
	margin-right:auto;
}
#wrappertop{
	height:20px;
	background-image:url(background-top.png);
}
#wrapperbottom{
	height:20px;
	background-image:url(background-bottom.png);
}
#wrapper{
	width:840px;
	background-image:url(background.png);
	background-repeat:repeat-y;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	border:2px solid black;
	background-color:#EDEDED;
}
#content{
	margin:10px;
}
#header {
	background-image:url('motiontube-stop-motion-iphone.png');
	height: 150px;
}
#appstore{
	margin-left:545px;
	padding-top:35px;
}
.iphone{
	height:440px;
	width:724px;
	background-image:url('iphone-horiz.png');
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.video{
	height:320px;
	width:480px;
	margin-left:auto;
	margin-right:auto;
	padding-left:4px;
	padding-top:33px;
}
#footer{
	background-color:black;
	height:18px;
	width:800px;
	text-align:center;
}
#footer a{
	color:white;
	text-decoration:none;
}