<!--
#container {
	margin:auto;
	top:5px;
	width:900px;
	z-index:1;
	height: 1300px;
}
#banner {
background-image:url(images/header_under.jpg);
height:193px;

}
#banner_top {
background-image:url(images/header_top.png);
height:40px;
}
#content {
background-image:url(images/boarder.gif);
background-color:#CCCCCC;
padding-left:5px;
height:1000px;
}
#footer {
background-image:url(images/footer.png);
height:40px;
}
#success {

height:250px;


}


body {
	background-image:url(images/background1.jpg);
}
-->