a:link { color:red; }
a:visited { color:#798; }

a:hover { color: rgb(0, 96, 255) } /* when mouse is over link */

#main a:link { color:#fff; }
#main a:visited {color:#ced; }


a img { border-width:0; }


body { color: black; background: black; }
body { margin-left: 10%; margin-right: 10%; }
body { font-family: Verdana, sans-serif; }

h1 { margin-left: -8%;}
h2,h3,h4,h5,h6 { margin-left: -4%; }
h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 100%; }
h2 { text-transform: lowercase; }
h1,h2 { font-family: Arial, sans serif; }

p { text-indent: 2em; margin-top: 0; margin-bottom: 0; }

div.box { border: solid; border-width: thin; width: 100% }

.sivu { color: red; font-size: 50pt; font-family: Impact; font-style: italic; text-align: center;}
.sivu2 { color: red; font-size: 30pt; font-family: Impact; font-style: italic; text-align: center;}
.sivu3 { color: red; font-size: 10pt; font-family: Impact; font-style: italic; text-align: center;}
