@charset "utf-8";
/* CSS Document */
/* links.css
 * For use with flair.php */
 
 .main_color{ color:#1fe74b; } /* The prevalent color throughout the page */
 .page_background{ 	background: #000 url(../images/jobs_page_bg.gif); } /* the background image of the page, set to repeat by default */
 .bar_stripe{ background:url(../images/flair_barstripe.jpg); } /* The stripe used throughout the page */
 #body_text{ color:#ffffff; font:"Times New Roman", Times, serif; } /* The font size, color, and type for the main paragraph of text below two large images */
 #flash_container{ background:url(../images/links_flash_bg.jpg) no-repeat; margin-top:25px; margin-bottom:15px; text-align:center; padding:40px 0 0 0; }.

#secondary_header{font-size:22px; font-weight:bold;}
#body_image_left{ background:url(../images/our_purdy_ny_bartending_school.jpg) no-repeat #000; }
#body_image_right{ background:url(../images/bartending_school_in_ossining_ny.jpg) no-repeat; } /* Body right image */

#ft_center{ color:#FFFF00; } /* This handles the footer center text */

