@charset "UTF-8";
#pagesize {
	height: 850px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(home.jpg);
	background-repeat: no-repeat;
}
#spacer {
	height: 625px;
	width: 1000px;
}
#orderonline {
	float: left;
	height: 200px;
	width: 500px;
}
#contactus {
	float: left;
	height: 200px;
	width: 500px;
}
