body{
	margin: 0;
}
#order {
	width: 100%;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 100%), url("images/webbuytouch.jpg");
	background-position: -25px top;
	height: auto;
}
#order_android {
	background: none;
}
#order_android {
	width: 100%;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 100%), url("images/webbuyandroid.jpg");
	background-position: -40px top;
	height: auto;
}
#getCode{
	width: 100%;
	height: auto;
	float: none;
	z-index: 2;
	position: absolute;
	top: 245px;
	margin: 0 auto;
}
#itunes {
	float: none;
	width: 98%;
	margin: 0 auto;
}
#itunes fieldset{
	width: 100%;
	margin: 0 auto;
}
#itunes fieldset dl{
	width: 98%;
}
#List{
	width: 94%;
	float: none;
	height: 95px;
	padding: 10px
}
#layout{
	margin: 0 auto;
	width: 95%;
	float: none;
}
#layout input#key1{
	width: 80%;
}