body.custom {
    background: url('images/MotR_burlapCanvas5e.jpg') ;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    /*background: #4d0004;*/
}

@media (max-width: 897px){
	.custom #container{
    	width: 78.6em;
}
}

@media (max-width: 750px){
	.custom #container{
    	width: 68.6em;
}
}

@media (max-width: 600px){
	.custom #container{
    	width: 48.6em;
}
	.custom #header{
	width: 100%;
  	height: auto;
	}
}

.custom #page {(DIV ALIGN=CENTER)
	background: #fff;
}

.custom #footer {
  text-align:left;
}

.post_box h1, .post_box h2 { font-style: italic; text-align: center; }
