{ 
background: #fff0f5 
url("../images/pinkocto.gif") 
no-repeat fixed 
center center
}
body, p, td, li, table {
font-family: Verdana, Arial;
color: black;
text-decoration: none;
font-style: normal;
font-size: xx-small;
text-align: left;
margin-left: 10%;
margin-right: 10%;
}


h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #660066;
font-size: x-large;
font-weight: bold;
text-align: center;
}

h1 {}

h2 {font-size: 18;}

h3 {font-size: 12;}

h4 {}

h5 {}

h13 {
color: #bd00bf;
font-size: small;
font-family: Verdana, Arial;
font-weight: bold;
text-align: center;
}

p {}

a:link {
color: #ff0099;
text-decoration:none }

a:visited {
color: #cc00ff;
text-decoration:none }

a:hover {
color: #ff0000;
text-decoration:none }

a:active {
color: #000000;
text-decoration:none }