* { padding: 0; margin: 0; }

body { background-color: #ff0000; margin: 0; text-align: center; }

/**** Global ****/
#wrapper { margin-left: auto; margin-right: auto; width: 667px; text-align: left;}

#indexLogo { width: 667px; height: 349px; background: url(images/logo.gif);}

#indexContact { width: 667px; height: 82px; background: url(images/contact.gif)}

a.rollover { display: block; width: 667px; height: 82px; text-decoration: none; background: url(images/contact.gif); }
a.rollover:hover { background-position: 0 -82px; }



/**** The End ****/
