body.custom {  
	background-image: url('images/bg.png'); 
	background-repeat:repeat; 
	background-position:top left; 
}

.custom #container { 
	margin-bottom: 2em; 
}

.custom #page { 
	padding: 2em 1.9em; 
	background: #fff; 
}

.custom #sidebars {display: none;}
.custom #tabs li { font-weight: bold; }

p {text-align: justify;}
a {color: #0000ff;}

.custom h3 {
 	font: bold 1.4em Arial;
 	letter-spacing: -0.5px;
}

.custom .teaser h2 {font-family: Arial; font-weight: bold;}

.custom .comments_closed p {display: none;}

.custom #header { display: none; }

.custom #footer { text-align: center;color: #222; }