﻿#container {
background:#00A0FF;     /*11111*/
overflow: hidden;
}

#secondary1 {
background: none;
}
#secondary2 {
background: none;
}

#secondary1 p,
#secondary2 p,
#mainContent p {
padding: 1em;
}

#mainContent {
background: none;
}

#header, #footer {
background: none;

}

#col1, #col2 {
background: none;
}

.album tr td {
  font-size:20px;
  
}

.album {
  background-color:#EBEBEB;
  line-height:120%;
}

.album span {
  font-size:16px;
}
