/* Main CSS for sandiegojapanesesbc.org */

/* Body */
* {margin:0; padding:0;}
body {background: #333 url(images/bg.png) repeat-x; font: 62.5% Helvetica, Arial, sans-serif; color: #000;}
#wrap {margin: 0 auto; width: 1000px;}

/* Text */
a {background-color:inherit; color:#db0404; font-weight:bold; text-decoration:none;}
a:hover {background-color:inherit; color:#db0404; font-weight:bold; text-decoration:underline;}
a img {border:0;}

h1 {font-family: "Century Gothic", Helvetica, Arial, sans-serif; font-size: 1.8em; color: #cc6666; font-weight: normal; margin: 0 0 5px 0; }
h2 {font-family: "Century Gothic", Helvetica, Arial, sans-serif; font-size: 1.6em; color: #cc6666; font-weight: normal; margin: 0 0 5px 0; }

p { font-size: 1.4em; line-height: 1.3em; margin: 0 0 10px 0; }