/* CSS Document */

* { 
  padding:0px;
  margin:0px;
   text-align:center;
}
body {
  background-color: #FFFFFF;
  background:url(sfondo.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  min-height:800px;
  
}
#header {
  width: 872px;
  height:165px;
  background-color: #FFFFFF;
 
}
#content {
  width: 872px;
  background-color: #FFFFFF;
  height:500px;
  background-image:url(iphonehorizontal.png);
  background-repeat:no-repeat;
  background-position:center;
}
#content_large {
  width: 872px;
  background-color: #FFFFFF;
  height:550px;
  background-image:url(stars.png);
  background-repeat:repeat;
}
#footer {
  width: 872px;
  background-color: #FFFFFF;
}
#Layer4 a {color:#FFFFFF;}
#Layer2 {
	position:absolute;
	width:280px;
	height:411px;
	z-index:1;
	left: 593px;
	top: 160px;
	background-color:#FFFFFF
}
#Layer3 {
	position:absolute;
	width:470px;
	height:353px;
	z-index:1;
	left: 40px;
	top: 200px;
	background-color:#FFFFFF;
	text-align:center;
}
#Layer4 {
color:#FFFFFF;
	position: absolute;
	width:70%;
	height:20px;
	/*z-index:1;*/
	left: 80px;
	top: 700px;
	background-color: #99CC33;
	text-align:center;
	padding-top:5px;
}

#sidebar {
position:absolute;
left: 970px;
top: 90px;
width:250px;
background-color:#FFFFFF;
text-align:left;}

#sidebar p {text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;}


#Layer3 p {
text-align:center;
