body	{
	background-color:#1f2f73;
	margin: 0px;
	text-align: left;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
}

#page_container	{
	background-color:#1f2f73;}
	
#presentation	{
	padding-top: 34px;}
	
#presentation	input{
	border: none;}
	
#close_brochure	{
	width: 175px;
	height: 47px;
	position: absolute;	
	z-index: 203;
	margin: 0px 0px 0px 624px;
	padding: 0px 0px 0px 0px;}
	
	a#close_button {
		display: block;
		width: 175px; height: 47px;
		background-image: url(images/puccinos-close-brochure.png);
		text-decoration: none;}
		
	#close_button:hover	{
		background-image: url(images/puccinos-close-brochure-down.png);}	