body {

font-family: "Comic Sans", Verdana, non-serif;

font-size: 1em;

color: ffaaee;

background-color: cc0066;

background-image: url(../images/indexbg.jpg);

background-repeat: horizontal, vertical;

background-attachment: fixed;

background-position: bottom, right;

padding-left:5px;

padding-right:5px;

margin-right: 53%
}

p { 1.5em;



margin-top: 52%
}


h1 {

font-size: 1.5em;

}

h2 {

font-size: 1.3em;

}

h3 {

font-size: 1em;

text-decoration: underline;

}


.navbar {

font-size: 2em;

width: 350px;

margin-right:30%;

text-align: center;

border-style: double;

border-color: ffaaee;

border-width: medium;

}

a:link {

background-color: none;

color: ffaaee;

text-decoration: none;

font-weight: normal;

}

a:visited {

background-color: none;

color: ffaaee;

text-decoration: none;

font-weight: normal;

}

a:hover {

background-color: ffaaee;

color: 660022;

text-decoration: none;


}

a:active {

background-color: ffaaee;

color: 660022;

text-decoration: none;

}
