BODY {
{background-image: url(images/face.jpg)}
{background-repeat: no-repeat;}
{background-attachment: fixed}
{background-color: 000000;}
{background-position: 300px 80px}
}
A:link, A:visited, A:active {text-decoration: none; color: red;}
A:HOVER {text-decoration: none; color: yellow;}
A: {text-decoration: none; color: blue;}
ul {list-style-type: disc; color: red;}
H4: {color: red;}