﻿body {
	background-image: url('images/Pool.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100%;
	font-weight: bold;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	background-color: #C0C0C0;
	color: #CC3399;
}
a {
	font-weight: bold;
	color: #0000FF;
}
