#container {
  width: 960px;
  margin: 0 auto;
  margin-top: 20px;
}

header {
  text-align: center;
}

h1 {
  font-size: 36px;
  text-transform: uppercase;
}

tr {
  height: 34px;
}

table {
  margin: 20px;
}

.nav a {
  text-decoration: none;
  font-size: 14px;
}

.nav_bullet {
  margin-right: 10px;
  margin-left: 10px;
}

.description {
  margin-bottom: 20px;
}

.fb_left {
  float: left;
  margin-right: 32px;
}

.fb_right {
  float: left;
}

.fb_title {
  width: 350px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
}

.fb_description {
  margin-top: 10px;
}

.social_container {
  margin-right: 10px;
  padding-top: 10px;
  margin-bottom: 40px;
}

.social_individual {
  float: left;
  width: 50%;
}

.social_title {
  float: left;
  width: 320px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
}

.social_button {
  float: left;
}

.social_description {
  margin-top: 5px;
}

.songs_container {
}

.songs_description {
  font-size: 20px;
}

.song_name_column {
  width: 400px;
}

.song_download_link {
  font-size: 16px;
  text-decoration: none;
}

.song_individual {
  font-size: 16px;
  margin-bottom: 10px;
}

.song_title {
  width: 250px;
  font-weight: bold;
  float: left;
}

.song_download {
  width: 500px;
  float: left;
}

.song_player {
  width: 410px;
  float: left;
}

.contact {
  font-size: 18px;
}

.contact_item {
  margin-bottom: 20px;
}

.about_heading {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.about_content {
  font-size: 16px;
  margin-bottom: 10px;
}

.about_item {
  margin-bottom: 8px;
}

.video_container {
  margin-bottom: 15px;
}

.video_title {
  font-size: 18px;
  margin-bottom: 10px;
}

.player_container {
  margin-bottom: 20px;
}

.cover_container {
  float: left;
  width: 225px;
  margin-right: 30px;
}

.player_main {
  float: left;
  width: 700px;
}

.song_individual_page {
  font-size: 18px;
  margin-bottom: 30px;
}

.woh_title {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}

.woh {
  margin-bottom: 15px;
  margin-top: 20px;
}

.os_container {
  font-size: 18px;
  width: 800px;
  margin: 0 auto;
  margin-bottom: 50px;
  text-align: justify;
  text-justify: newspaper;
}

.os_logo {
  margin-top: 50px;
  margin-bottom: 35px;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  font-family: "Century Gothic", Helvetica, Arial;
}

.os_logo > img {
  height: 30px;
}

.os_text {
  margin-bottom: 30px;
}

.os_text_title {
  margin-bottom: 5px;
  font-weight: bold;
}

.os_text_item {
  margin-bottom: 7px;
}

.os_photos {
  margin-bottom: 30px;
}
