div.rounded {
width: 777px;
padding:15px;
background: #B9BD78;
margin-bottom: 20px;
text-align:justify;
}
div.rounded2 {
width: 230px;
background: #B9BD78 url(tr.gif) no-repeat top right;
margin-bottom: 20px;
}
div.rounded2 div {
  background: transparent url(tl.gif) no-repeat top left;
}
div.rounded2 div div {
  background: transparent url(br.gif) no-repeat bottom right;
}
div.rounded2 div div div {
  background: transparent url(bl.gif) no-repeat bottom left;
  padding: 15px;
}

body {
	background-color: #FFF380;
	color: #FFF9D4;
	text-align: center;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {	font-size: 150%;
	color: #ff9999;
}
h2 {	font-size: 125%;
	color: #996600;

	padding:0; margin:0;	
}
h3 {padding:0;margin:0;
	color: #996633;
	font-size: small;
}
a:link {color:#FFF9D4;
	text-decoration: none;
}
a:visited {color:#FFF9D4;
	text-decoration: none;
}
a:hover {color:#FFFF00;
	text-decoration: none;
}
a:active {color:#FFF9D4;
	text-decoration: none;
}
#e404 {
	text-align:left;
	background-color: #AFAE00;
}strong {
	font-weight: bold;
	color: #6698FF;
}
a:links {
	font-weight: bold;
	color: #FF9966;
}
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.movie-list {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}