body {
color:#ffffff;
background-color:#000;
}
.maintitle { background-repeat: repeat-x; text-align: center; position: absolute; top: 200px; left: 0; width: 100%; margin: 0; padding: 0; }
.banner { line-height: 100px; background-image: url(images/banner.jpg); background-repeat: repeat-x; text-align: center; position: relative; top: 0; left: 0; width: 100%; height: 100px; margin: 0; padding: 0; }
.banner img { position: relative; top: 9px; bottom: 9px; }
img { border-style: none; }

