body{
	background:#fafafb;
	color:#000;
}
.frame{
	position:relative;
	background:url('/img/bgp.jpg') repeat-x 50% 0px;	
	margin-top:37px;
	width:100%;
	height:396px;	
	overflow:hidden;
}
.phone{
	position:absolute;
	top:0px;
	left:50%;
	width:864px;
	margin:20px 0 0 -467px;
	padding-bottom:0px;
}
/* unique */
.light{
	position:absolute;
	top:189px;
	left:50%;
	margin-left:-505px;
}
.darkl{
	position:absolute;
	top:0;
	left:0;
}
.darkr{
	position:absolute;
	top:0;
	right:0;
}
.tree1{
	position:absolute;
	top:87px;
	left:12%;
}
.tree2{
	position:absolute;
	top:48px;
	left:55%;
}
.tree3{
	position:absolute;
	top:188px;
	left:75%;
}
.stars{
	position:absolute;
	top:35px;
	left:50%;
	margin-left:-461px;
}
.title{
	position:absolute;
	bottom:0;
	left:50%;
	background:#fafafb;
	margin-left:-355px;
}
.title h1{
	padding:0.2em 0.6em 0.05em 0.6em;
	margin:0;
}
/* info */
.information{
	position:relative;
	//float:left;
	//width:90%;
	padding:0.7em 5% 0 5%;
	height:150px;
	overflow:hidden;
}
.information div{
	float:left;
	margin-right:1em;
}
.info{
	width:55%;
	font-size:90%;
}
.info-hidden{
	width:26%;
	font-size:70%;
}
.info h2{
	font-size:120%;
	font-weight:bold;
	margin-bottom:0.5em;
}
.info-hidden h2{
	font-size:100%;
	margin-bottom:0.5em;
	font-weight:bold;
}
.info-hidden h2 span{
	color:#103198;
	border-bottom:1px dashed #103198;
	cursor:pointer;
}
.ford{
	position:absolute;
	width:14%;
	font-size:80%;
	top:20px;
	right:3%;
}
.ford div{
	padding:0.5em 0 0 0.8em;
}