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