/*
   My Professional Abilities
   Final Project
   Author: Natacha Pierre-Lynch	
   Date: 11/16/10

   Filename:         professional.css
   Supporting files: none

*/


body     {margin: 50px; font-family: sans-serif; background-color: lightyellow;}
h2         {color: midnightblue; font-size: 2em; background-color: powderblue;}

address   {text-align: center; color: red; font-style: italic; font-variant: small-caps;
         font-weight: 900; font-size: 11pt; line-height: 24pt;}

blockquote   {background-color: yellowgreen; width: 500px; padding: 20px;}

#promoimage  {float: right; margin: 0em 0em 1em 1em}
#links      {float: left; width: 10em; background-color: white;
             border-style: outset; border-width: 0.5em}
#outer      {width: 50em}

#inner       {margin-left: 12em; padding-left: 1em; border-left: 0.1em solid black} 