body { color: black; background-color: #000; background-repeat: repeat; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.content { background-repeat: no-repeat; background-attachment: fixed; background-position: center top; width: 800px; height: 700px; margin: 0 auto; }
.character { background-image: url(../images/new_website_character.png); background-repeat: no-repeat; background-position: center top; width: 800px; height: 700px; }
.animation { background-image: url(../images/new_website_animation.png); background-repeat: no-repeat; background-position: center top; width: 800px; height: 700px; }
.design { background-image: url(../images/new_website_design.png); background-repeat: no-repeat; background-position: center top; width: 800px; height: 700px; }
.video { height: 200px; margin-top: 400px; }
