body.custom {  
	background-image: url('images/bg3.jpg'); 
	background-repeat:repeat; 
	background-position:top left; 
}

.custom #page { 
	padding: 2em 1.9em; 
	background: #fff; 
}

.custom #header {
	background: url(images/vintage.jpg) left no-repeat; 
	height: 120px;
 	padding: 0;
	text-indent: -9999px;
	border-bottom: 1px solid #eee;
}

p {text-align: justify;}
strong {font-family: arial;color:#333;}

a {color: #0000ff;}

.custom .comments_closed p {display: none;}

