body {
	font-family: arial;
	color: #000000;
	background-color: #999999;
	}

div.outerbox {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width: 800px;height:600px;
	background-color: #999999;
	}

div.topleft {
	position: relative;
	top:20px; left:200px; width:0px; height:0px;
	float: left;
	}
	
div.topright {
	position: relative;
	top:25px; left:400px; width:0px;height:0px;
	float: left;
	}

div.g1 {
	position: relative;
	top:100px; left:0px; width:0px;height:0px;
	float: left;
	}

div.g2 {
	position: relative;
	top:150px; left:150px; width:0px;height:0px;
	float: left;
	}

div.g3 {
	position: relative;
	top:200px; left:300px; width:0px;height:0px;
	float: left;
	}

div.t1 {
	position: relative;
	top:100px; left:0px; width:0px;height:0px;
	float: left;
	}

div.t2 {
	position: relative;
	top:150px; left:150px; width:0px;height:0px;
	float: left;
	}

div.t3 {
	position: relative;
	top:200px; left:300px; width:0px;height:0px;
	float: left;
	}

div.text {
	position: relative;
	top:75px; left:520px; width:0px;height:0px;
	float: left;
	}

div.home {
	position: relative;
	top:550px; left:0px; width:0px;height:0px;
	float: left;
	}

div.order {
	position: relative;
	top:500px; left:550px; width:0px;height:0px;
	float: left;
	}

div.orderform {
	position: relative;
	top:100px; left:150px; width:0px;height:0px;
	float: left;
	}

div.thankyou {
	position: relative;
	top:460px; left:150px; width:0px;height:0px;
	float: left;
	}

div.counter {
	position: relative;
	top:500px; left:550px; width:0px;height:0px;
	float: left;
	}





