/*
    Theme Name: Something InsightfulGood
    Theme URI: http://www.something-insightful.com/
    Description: Tulips v1.0
    Version: 1.0
    Author: EMB
    Author URI: http://www.something-insightful.com/
  */

html 
{ scrollbar-face-color:b18cc2;
scrollbar-highlight-color:bca1bc;
scrollbar-3dlight-color:706070;
scrollbar-shadow-color:424242;
scrollbar-darkshadow-color:bdbdbd;
scrollbar-track-color:502045;
scrollbar-arrow-color:FFFFFF; }

body {background-color: #bca1bc;
background-attachment:scroll;}

a:link{text-decoration:none; color:#706070;}
a:visited{text-decoration:none; color:#bd579b;}
a:hover{text-decoration:underline; color:#424242;}

h2 {
 font-family: CAC Pinafore, Times New Roman, Courier New, Times, serif; 
 color: #502045;
 font-size:x-large;
 font-weight: normal;
 text-align: left;} 

h1 {
 font-family: century gothic, times new roman, courier new;
 color: #502045;
 font-size:14px; 
 text-align: center;
 font-weight: normal;} 


h3 {
 font-family: century gothic, trebuchet, tahoma, times new roman, courier new;
 color: #502045;
 font-size:20px; 
 text-align: left;
 margin-bottom: 0px;
 font-weight: normal;} 

h4 {
 font-family: century gothic, times new roman, courier new;
 color: #502045;
 font-size:14px; 
 text-align: left;
 margin-top: 2px;
 font-weight: normal;} 

p, .feedback {
 font-family: century gothic, cambria, trebuchet, Palatino Linotype, century gothic, times new roman;
 color: #502045;
 font-size: small;
 text-align:left;
 font-weight:normal;} 


