body { color:      #ffcc33;
       background-color: #333333;
       background-image: url("../image/full_back.jpg");
       margin-left:   10px;
       margin-right:  10px;
       margin-top:    10px;
       margin-bottom: 10px; }
a:link    { color: #ff0000; }
a:visited { color: #ff0000; }
a:active  { color: #f000f0; }
a:hover   { color: #f000f0; }
