body {
  background-image: url(../images/paintbkg.jpg);
  background-repeat: repeat-x;
  background-position: top;
}

p {
  text-align: center;
  color: #333333;
}

h1 {
  margin: auto;
  padding: 50px 0 0 0;
  width: 210px;
}

a#header {
  display: block;
  text-indent: -9999px;
  width: 210px;
  height: 142px;
  border: none;
  background: url(../images/logo.png) top left no-repeat;
  margin-bottom: 2em;
}

#logos-row1 {
  width: 790px;
  margin: auto;
  clear: both;
}

#logos-row2 {
  width: 516px;
  margin: auto;
  clear: both;
}

h2 a { 
  display: block;
  text-indent: -9999px;
  border: none;
  float: left;
  margin: 20px;
}

h2#management a {
  display: block;
  width: 215px;
  height: 141px;
  background: url(../images/managementlogo.png) top left no-repeat;
} 

h2#muvolution a {
  display: block;
  width: 230px;
  height: 58px;
  background: url(../images/muvolution.png) top left no-repeat;
  margin-top: 70px;
}

h2#productions a {
  display: block;
  width: 216px;
  height: 148px;
  background: url(../images/productionslogo.png) top left no-repeat;
}

h2#pr a {
  display: block;
  width: 216px;
  height: 158px;
  background: url(../images/prlogo.png) top left no-repeat;
}

h2#agency a {
  display: block;
  width: 216px;
  height: 158px;
  background: url(../images/agencylogo.png) top left no-repeat;
}
