body
{
	BACKGROUND-IMAGE: url('../img/background.jpg');	
	text-align:center;
	COLOR: #602200;
	font-family: verdana;
	font-size: 9pt;
	FONT-WEIGHT: bold;
	margin: auto;
	padding: 0px;
	background-color:Black;	
}
img
{
	border: 0px solid;
}

.frame
{
	margin: auto;
	background-color:#AA7942;
	BACKGROUND-IMAGE: url('../img/frame.jpg');
	text-align:left;	
	width: 600px;
	height: 420px;
	border: 0px solid;
	padding: 0px;
}

.title
{	
  padding: 40px 0px 0px 0px;
  text-align:center;
  font-weight: bold;
  font-size:18px;
  color: #662200;
  font-style:italic;        
  height: 10px;
  border: 0px solid;     
}

.step
{	
	padding: 0px 50px 0px 50px;	
	text-align:center;	
	border: 0px solid;
	height: 10px;
}

.main
{
	padding: 0px 50px 0px 50px;
	vertical-align:top;	
	text-align:justify;
	line-height: 150%;
	border: 0px solid;
}

.instructions
{
	font-weight: normal;
	color: #331100;	
}

.buttons_zone
{	
	text-align: right;	
	font-weight: normal;
	color: #441100;
	height: 30px;
	padding: 0px 50px 36px 50px;
	border: 0px solid;
}
