.nothing {colour: red}

Body
{
background: url(../images/background-main.jpg) 0% 0%;
background-color:#000099;
background-image:url(../images/background-main.jpg);
background-repeat:no-repeat;
background-position: top left;
background-attachment:fixed;
color: #ffffff;
}

A	{text-decoration: none; color: #ffffff}
A:hover		{text-decoration: underline; color: #ffffff}

--list-style-type: disc;


