/*
 * Common style elements
 */

body
{ 
  font-family: Georgia, Garamond, Times, serif;
}

img
{ 
  border: none;
}
