body { background-color: #330033;
       color: #cccccc;
       font: 12px Tahoma; }

h2 { font: 14px Tahoma;
     font-weight: bold; }

hr {  color: #cccccc;
      background-color: #cccccc;
      height: 5px;
      width: 300px; }

a:link { color: #6633cc; }
a:visited { color: #cc3399; }

#title { text-align: center;
         font: 16px Tahoma;
         font-weight: bold;
         color: #cc3366; }

#introduction { width: 500px;
                margin-left: 250px;
                text-align: justify; }

#content { width: 600px;
           margin-left: 180px;
           text-align: justify; }

ul.sunlist li { list-style-type: none; }

#photo { float: left; }
