  html, body { margin: 0px;
    padding: 0px;
    background: rgb(255, 251, 182) url(http://www.bellathemovie.com/resources/images/bkgMiddle.gif) repeat-y scroll center;
    font-family: Trebuchet MS,Verdana,sans;
    font-size: 14px;
    color: #000;
    text-align: center;
    }

  #main { width: 760px ! important;
    height: 100%;
    margin-left: auto ! important;
    margin-right: auto ! important;
    }

  #header { text-align: center;
    height: 140px ! important;
    }

  #releasedate { color: rgb(255, 0, 0);
    font-style: italic;
    }

  #footer { clear: both;
    font-size: 11px;
    }

  a:link { color: rgb(0, 155, 238);
    }

  h1 { text-align: center;
    }
#column, #column2{
	border: 1px solid rgb(237, 210, 132);
	padding:5px;
}
#moviemails,#videos,#articles,#images,#posters,#webtools,#coolstuff{
	background: #dec883;
	font-size: x-large;
	text-align: center;
	font-weight: bold;
	padding:0px;
}
#listing{
	background:#FFFBB6;
}

  #content {
	padding: 5px;
	background:#FFF;
    }