﻿#Container {
  width: 42%;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  font-size: 14px; color: #333;
  text-align: left; 
}

#header {
  font-size: x-large;
}

#comfoot {
  text-align: center;
}

