body { 
		background-color: #FFFFFF;

	}

#logo {
		width: 700px;
		height: 450px;
		background-image:url(index.jpg);
		margin: 0 auto;
		text-align: center;
		vertical-align: middle;
}

#order {
		position:relative;
		top:350px;
		right:200px;
		color: #000;
		text-align: center;
		font-family: "Tahoma";
		font-size: 14px;
}

#order a {
		color: #000;
		text-align: center;
		font-family: "Tahoma";
		font-size: 14px;
}

#button {
		margin: 0 auto;
		text-align: center;
		vertical-align: middle;
}
