body {
   background-color: #000000;
   margin: 0;
   padding: 0;
   color: #330000;
   font-size: 14px;
   line-height: 20px;
   text-align: center;
}

#wrap {
width: 790px;
margin: 0 auto 0 auto;
text-align: left;

}
h1#title {
	padding:60px 0px 0px;
	overflow: hidden;
	background:   url(title.jpg) no-repeat;
	
	height: 0px !important;
	height /**/:60px;
	font-size: 12px;
	text-align: left;
}
#content {
	width: 412px;
margin: 40px 0 0 149px;
padding: 30px 0 50px 57px;
background: url(bg.jpg) #FFFFFF repeat;	
	
}
p {
width: 360px;
margin: 0 0 12px 0;
}
p.author {
text-align: right;
font-size: 11px;
}
img.dogs {
margin: 0;
padding: 0;
}

#close {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 30px;
float: right;
}
#close a {
	text-decoration: none;
	color: #CCCCCC;
	border: none;
}
