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


body { font-family:Verdana, Geneva, sans-serif; font-size:12px; background-image:url(bodybg.jpg); background-repeat:repeat-x; color:#000; text-align:justify;}

#container { width:650px; margin:auto; background-color:#FFF; }

#header { text-align:center;}

#c_top { background-image:url(top.gif); height:15px; width:650px;  margin:auto;}

#content { padding:20px;}

#c_bot { background-image:url(bottom.gif); height:13px; width:650px; margin:auto;}

#footer { text-align:center;}

a { text-decoration:none; color: #06C;}
a:hover { color:#F90;}


h1 { font-size:24px; text-align:center;}
h2 { font-size:16px; text-align:center;}
h3 { font-size:16px; text-align:center;}

.red { color:#F00; text-align:center;}

.center { text-align:center; }

.offer  { text-align:center; width:400px; margin:auto; }
.box { width:450px; padding:10px; border:3px solid #F90; background-color:#FC6; margin:auto; text-align:center; color:#000;}
