/* CSS Document */

body {font: georgia}
h1 {font-size: 16px; color: white; margin-left: 5px; vertical-align: middle;}
h2 {font-size: 12px;}


/*classes*/

.heading {font-size: 16px; color: white; margin-left: 5px; font-weight: bold;}
.major {background: rgb(14,0,90); text-transform: uppercase; line-height: 1em;}
.size {font-size: 12px; text-align: center;}
.price {font-size: 14px; text-align: center;}
.title {font-size: 14px; font-weight: bold;}
.additional {font-size: 12px;}
.soupsalad {font-size: 12px; text-align: justify;}
.list {font-size: 12px; text-align: justify; margin-right: 10px;}
.notes {font-size: 10px;}
.soupprice {font-size: 14px;}
.homemade {font-size: 12px; color: white; margin-left: 5px; vertical-align: middle;}
.insanity {font-size: 14px; font-weight: bold; color: white; margin-left: 5px;}
.insanity2 {font-size: 14px; font-weight: bold; color: white; margin-left: 5px; text-align: center;}

/*divs*/

#sausage li {display: inline;}