body
{
	font-family: sans-serif;
	color: #0000FF;
	font-size: 1.3em;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 190px;
	background-attachment: fixed;
}

img
{
	border-style: none;
}

a:link, a:visited
{
color: #FF00FF;
text-decoration: none;
}

a:hover
{
color: #EBFE0C;
}

#menu
{
width: 800px;
margin-bottom: 30px;
}
