
.kokonaisuus { margin-left: auto;
margin-right: auto;
width: 820px;
padding: 20px;
border: 5px yellow double;
background-color: transparent; }


body { font-family: comic sans ms;
color: #FFD700;
background-image:url(star.gif);
background-attachment:fixed;
cursor:pointer; }


p {text-aling: justify;
text-indent: 0.5em; }


a { font-weight: bold;
text-decoration: none; }


ul { list-style-type: circle; }


h1, h2 { border: 5px red double; }


h1 { color: #ff0000;
background-color: #ffffff; 
text-align: center; }

h2 { color: #ff0000;
background-color: #ffffff; 
text-align: left; }


/*-----img { margin-left: 8px;
padding: 3px; }-----*/


.nav ul li { display: inline; }


.nav a { text-decoration: none;
font-weight: bold;
color: yellow;
padding: 8px;
background-color: blue;
border: 4px yellow double;
border-radius: 16px; }


/*-------.banneri img { float: center; }------*/


.oikeareunakuva { float: right;
margin-left: 10px; 
margin-top: 70px; 
border-style: double;
border-color: black;
border-width: 6px; }

.vasenreunakuva { float: left;
margin-right: 10px; 
margin-top: 5px; 
border-style: double;
border-color: black;
border-width: 6px; }

