<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#allcontent { width: 800px;
              margin:auto;
              text-align:center;
              border-style:solid;
              border-color:transparent; 
            }
    

body {background-image:url(images/background.gif);
      margin-bottom: 400px;
      font-family: Verdana, Helvetica, Arial, sans-serif ;
      text-align:center;
      border-style:solid;
      border-color:transparent; 
      }

h1 {text-align:center;
    font-size: 400%;
    font-family:MV Boli;
    color:#990066;
    margin-bottom:200 px;
    margin-top:200px;;
    line-height:1.6em
    }

.center {
        text-align:center;}
        
        
.about {
  font-style:   italic;
  font-family:  MV Boli;
  color:        #444444;
  font-size:large;}

.about a:link {color:#990066 ;}
.about a:visited {color: #990066 }
.about a:hover {color:black; }
.about a{text-decoration:none; }


h7 {text-align: center;
font-style:italic;
font-family:MV Boli;
font-size: 30px;
font-weight:bold;
 }

table{
 
 width:800px; 
 padding: 0px;
 text-align:center;
 vertical-align:top;
 }

tr { width:600px; 
    }
 
td { width:280px; 
 vertical-align:text-top;
 vertical-align:top;
 border-style:solid;
 border-width:thin;
 border-color:#990066;
   }
   
a:link {color:#990066;
        font-weight:bold; }
a:visited {color: black; 
           font-weight:bold;}
a:hover {color:black; }
a{text-decoration:none; }

 
.fashion { padding: 20px ;
 text-align:center;} 
 
 
 
.presentation {font-weight:normal;
               line-height:2;
               text-align:justify;}
           
           
.video {text-align:center; 
        margin-bottom:60px;}
        
        
     
h8 {text-align: center;
    font-style:italic;
    font-family:MV Boli;
    font-size: 20px;
    font-weight:bold;
    }</pre></body></html>