body    {
        background-color: #ccbb99;
        color: black;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
}

div.etusivu {
	margin-left: 100;
	margin-right: 100;
	margin-top: 50;
	padding-bottom: 50;
	text-align: justify;
}

div.footer {
	margin-left: 100;
	margin-right: 100;
	border: 1px solid #aa9977;
}

a {
        color: #7a4a00;
}
a:link {
        text-decoration: none;
        color: #7a4a00;
}
a:active {
        text-decoration: none;
        color: #7a4a00;
}
a:visited {
        text-decoration: none;
        color: #7a4a00;
}
