body
{ 
	background: #000 url('../images/background.jpg') no-repeat top center;
	margin: 0px;
}
.greyline 
{
	background: #414141;
	height: 1px;
}
.orangeline 
{
	background: #FFA500;
	height: 3px;
}
.holding
{
	width: 650px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/holding.png') no-repeat;
}
