/* artsandentertainment.css */

body {
background-color: #000000;
}


#all {
position: absolute;
background-color: #000000;
left: 0%;
top: 0%;
width: 100%;
height: 100%;
}

#aande1_1top {
background-image: url(http://www.readmuskegon.com/artsandentertainmentimages/aande1_1top.jpg) ;
position: absolute;
left: 0%;
top: 0%;
width: 379px;
height: 600px;
}

#aande1_2top {
background-image: url(http://www.readmuskegon.com/artsandentertainmentimages/aande1_2top.jpg) ;
position: absolute;
left: 379px;
top: 0%;
width: 379px;
height: 600px;
}

#aande1bottom {
background-image: url(http://www.readmuskegon.com/artsandentertainmentimages/aande1bottom.jpg) ;
position: absolute;
left: 0%;
top: 600px;
width: 759px;
height: 600px;
}

#aande2top {
background-image: url(http://www.readmuskegon.com/artsandentertainmentimages/aande2top.jpg) ;
position: absolute;
left: 758px;
top: 0%;
width: 758px;
height: 600px;
}

#aande2bottom {
background-image: url(http://www.readmuskegon.com/artsandentertainmentimages/aande2bottom.jpg) ;
position: absolute;
left: 758px;
top: 600px;
width: 758px;
height: 600px;
}

#aande3top {
background-image: url(http://www.readmuskegon.com/artsandentertainmentimages/aande3top.jpg) ;
position: absolute;
left: 1516px;
top: 0%;
width: 758px;
height: 600px;
}

#aande3bottom {
background-image: url(http://www.readmuskegon.com/artsandentertainmentimages/aande3bottom.jpg) ;
position: absolute;
left: 1516px;
top: 600px;
width: 758px;
height: 600px;
}

#aande4top {
background-image: url(http://www.readmuskegon.com/artsandentertainmentimages/aande4top.jpg) ;
position: absolute;
left: 2274px;
top: 0%;
width: 758px;
height: 600px;
}

#aande4bottom {
background-image: url(http://www.readmuskegon.com/artsandentertainmentimages/aande4bottom.jpg) ;
position: absolute;
left: 2274px;
top: 600px;
width: 758px;
height: 600px;
}


/* headline */

h1 {
  color: #000000;
  text-align: left;
  font-family: arial, sans-serif;
  font-size: large;
}

/* byline */

h2 {
  color: #000000;
  text-align: left;
  font-family: arial, sans-serif;
  font-size: medium;
}

/* introparagraph */

h3 {
  color: #333366;
  text-align: left;
  font-family: arial, sans-serif;
  font-size: small;
}

p {
  color: #000000;
  text-align: left;
  font-family: arial, sans-serif;
  font-size: small;
}

/* aboutline */

h4 {
  color: #000000;
  text-align: left;
  font-family: arial, sans-serif;
  font-size: x-small;
}

/* menutype */

h5 {
  color: #ffffff;
  text-align: left;
  font-family: arial, sans-serif;
  font-size: x-small;
}


