﻿body
{
    background: transparent url('../images/bg.jpg') repeat-x fixed center top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: White;
}
#container
{
	position: relative;
	margin:0 auto;
	width: 900px;
	height: 1660px;
}
#Members-Order-Page-02_
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 1660px;
}
.main
{
	position: absolute;
	left: 15px;
	top: 191px;
	width:870px;
	height:1418px;
	background-color:white;
	color: black;
}

