#concertposter {
 background:
  #e9ff77
   url(../images/for_concert/sbmposterback.jpg)
    top
	 no-repeat;
  padding:5px 5px 5px 5px;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-weight:Bold;
}

#concertposter p {
  color:#000000;
  text-align:center;
  font-size:115%;
 }
 
#concertposter li {
  color:#000000;
  font-size:115%;
 }
 
#concertposter a {
  color:#000000;
  text-align:center;
  text-decoration:none;
}

#concertposter a:hover {
  color:#000000;
  text-align:center;
  text-decoration:underline;
}

#concertposter h1{
  color:#000000;
  text-align:center;
  font-size:200%;
 }

#concertposter h2{
  color:#000000;
  text-align:center;
  font-size:225%;
 }

#concertposter h3{
  color:#000000;
  text-align:center;
  font-size:170%;
 }
 
#concertposter h4{
  color:#000000;
  text-align:center;
  font-size:190%;
 }

#concertposter h5{
  color:#000000;
  text-align:center;
  font-size:105%;
 }
 
 #concertposter table {
  color:#000000;
  text-align:center;
  margin-left:20px;
}

#concertposter td {
  padding-left:30px;
  padding-right:30px;
}

