/* Style Sheet for the Flights of Fantasy general information starts below */

body {
    background-color: #eeeeff;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0px;
}

#container {
    position: relative;
}

#main_content{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: .875em;
    margin-left: 11.5em;
    margin-right: 11.5em;
}

h1{
    color: #3300ff;
}

h2 {
    color: #3300FF;
    text-decoration: underline;
} 

.centered_grp {
    text-align: center;
}

.author_signing {
    clear: left;
    font-size: 1em;
}

.general_info {
    clear: left;
}

.book_image {
    position: relative;
    text-align: center;
    margin-right: 1em;
    width: 210px;
    float: left;
    clear: left;
}

td {
  vertical-align: top;
  border: 1px solid black;
}

table {
  border-collapse: collapse;
}

.sub_section {
  text-decoration: underline;
}

.large_underlined {
  text-align: center;  
  text-decoration: underline;
  font-size: 3em;
}

.sales_large {
  text-align: center;  
  text-decoration: underline;
  font-size: 1.5em;
}


.event_title {
  font-size: 1.2em;
  line-height: 1.4em;
  text-decoration: underline;
}

.miles_image {
    position: relative;
    text-align: center;
    margin-right: 1em;
    width: 320px;
    float: left;
    clear: left;
}
