@charset "utf-8";
/* CSS Document */


*{ font-family: Verdana, Geneva, sans-serif }

p { text-align:justify; text-indent: 20px; font-size:14px}

#banner_title { font-size: 80%}
#title { font-size: 100%}

img { border: 0}

body { 
background-image: url("../Images/background2.png");
background-repeat:repeat-x;
background-color:#666;
}
#courier{ 
font-family:"Courier New", Courier, monospace;
}
figcaption { font-size:12px;}

