@charset "utf-8";
/* CSS Document */
html{height:100%;}
body{background-image:url(images/bg_whole.jpg); padding:0px; margin:0px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.contain{height:890px; background-image:url(images/bg_row.gif); background-repeat:repeat-y; background-position:left; width:458px; float:left;}
.right{padding:10px;}
a:link, a:visited{color:#6e030e; text-decoration:underline;}
a:hover{color:#FFFFFF; text-decoration:none;}
h1,h2,h3,h4 {color:#6e030e;}
