
#background {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../img/background-iphone.jpg);
	background-color: #FFF;
	background-position: 50% 0px;
	float: left;
	min-width: 960px;
}
