body {
	background-color : #ffffff;
	background-repeat: repeat-y; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000088;
	margin: 5px;
	text-align: center;
	width: 80%;
	margin-left: 10%;
}
div.jarjestys{
	margin-right: 5px;
	margin-top: 0px;
	position: absolute;
	
}
#elokuvat
{
	margin-top: 15px;
}
table {
	border-width: thin;
	border-spacing: 5px;
	border-style: none;
	border-color: #808080;
	border-collapse: collapse;
	background-color: #faf0e6;
}
table th {
	font-size: 10px;
	color: black;
	border-width: thin;
	padding: 5px;
	border-style: inset;
	border-color: #808080;
	-moz-border-radius: ;
}
table td {
	font-size: 10px;
	color: black;
	border-width: thin;
	padding: 5px;
	border-style: inset;
	border-color: #808080;
	-moz-border-radius: ;
}
a:link {
    font-size: 10px;
    color: black;
    text-decoration: none;
}

a:visited {
    font-size: 10px;
    color: black;
    text-decoration: none;
}

a:hover {
    font-size: 10px;
    color: black;
    text-decoration: none;
}

