body {  background-color: #CC9933;  color: #CC9933;  font-family: verdana, arial, "sans-serif";  text-align: center;}#wrapper {  margin-left: auto;  margin-right: auto;  margin-top: 15px;  border-collapse: collapse;}#title {  padding-top: 10px;  padding-bottom: 20px;  font-family: arial;  font-size: 24px;  font-weight: bold;  color: #FFFFFF;}#topleft {  height: 20px;  width: 20px;  background-repeat: no-repeat;  background-position: bottom right;  background-color: #CC9933;}#top {  height: 20px;  background-repeat: repeat-x;  background-position: bottom;  background-color: #CC9933;}#topright {  height: 20px;  width: 20px;  background-repeat: no-repeat;  background-position: bottom left;  background-color: #CC9933;}#left {  width: 20px;  background-repeat: repeat-y;  background-position: right;  background-color: #CC9933;}#center {  background-color: #CC9933;  width: 750px;}#right {  width: 20px;  background-position: left;  background-color: #CC9933;}#bottomleft {  height: 20px;  width: 20px;  background-position: top right;  background-color: #CC9933;}#bottom {  height: 20px;  background-position: top;  background-color: #CC9933;}#bottomright {  height: 20px;  width: 20px;  background-position: top left;  background-color: #CC9933;}