<style type="text/css">
.rule {background-color: #000000;}
body {background-image: url('../images/blue3glow.jpg');}
p {padding-left: 20px;
	padding-right: 20px;
	font-size: 17px;
	text-align: justify;}
.screenshot {width: 350px;
	padding-left: 15px;}
.black {background-color: #000000;
	width: 680px;
	font-family: arial;}
.white {background-color: #ffffff;
	width: 650px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;}
.heading {color: #c80d0d;
	font-size: 30px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;}
.heading2 {color: #c80d0d;
	font-size: 20px;
	font-weight: bold;}
#ordernowpopup {z-index: 2;
	display: none;
	width: 400px;
	height: 170px;
	top: 150px;
	background-color: white;
	overflow: auto;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	box-shadow: 1px 1px 5px;}
</style>