
body	{
	background-color: #000000;
	background-image: url(grafiikat/paatausta.gif);
	background-repeat: no-repeat;
	background-position: top center;
	
	}

.tablequeens	{
	background-repeat: no-repeat;
	background-image: url(grafiikat/queenstausta.png);
	background-position: bottom right;
	}
.tableolivia	{
	background-repeat: no-repeat;
	background-image: url(grafiikat/oliviatausta.png);
	background-position: center right;
	}
.tableloulou	{
	background-repeat: no-repeat;
	background-image: url(grafiikat/louloutausta.png);
	background-position: center right;
	}

.tablecherrie	{
	background-repeat: no-repeat;
	background-image: url(grafiikat/cherrietausta.png);
	background-position: center right;
	}

h4	{
	
	margin-left: +25%;
	font-family: arial;
	color: #cccccc;
	
	}

h5	{
	
	margin-left: +30%;
	font-family: arial;
	color: #cccccc;
	
	}

h6	{
	
	margin-left: +25%;
	font-family: arial;
	color: #cccccc;
	
	}

p	{ 
	margin-left: +25%;
	font-family: arial;
	color: #ffffff;
	font-size: medium;	
	}


td	{
	
	border-width: 0px;
	}

tr	{
	
	border-width: 0px;
	}

A:link, A:visited, A:active
	{
	text-decoration: none;
	
	}
A:link { color: #ffffff; }
A:visited { color: #ffffff; }
A:active { color: #ffffff; }
A:hover { color: #FFCC99; }

A:link img { border: 0px; }
A:visited img { border: 0px; }
A:active img { border: 0px; }
a:hover img {border: 0px; solid #000000;}

