body 
{
	background: #208247 url("../images/bg_page3.jpg") repeat-x;
	font-family:Verdana;
	font-size:12px;
	color:#333;	
	margin:0;
	padding:0;
}

#page-wrapper
{
	width:842px;
	height:588px;
	background:url("../images/bg-ct-Studio.jpg") no-repeat;
	overflow:hidden;
	margin:80px auto 30px;
	position:relative;
}

#table-layout
{
	position:absolute;
	top:100px;
	left:345px;
	width:467px;
	height:402px;
	font-weight:bold;
}

#comment-layout
{
	position:absolute;
	top:100px;
	left:40px;
	width:302px;
	height:50px;
	font-size:13px;
	color:#3C28FF;
}

#confirmation
{
	width:450px;
	text-align:center;
	font-weight:bold;
	color:Green;
	padding:1em;
	border:1px dashed green;
	margin-top:1em;
	background:#eee;
}

#logo
{
	margin:-2em auto 2em;
	width:842px;
	text-align:center;
	padding-bottom:3em;
}
input
{
	color:Green;
}
