body {
	background-image: url('kuva/alppitausta2.jpg');
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color: #000000;
}

.kuvatekstilaatikko {
	display:inline-block;
	max-width: 500px;
	border: solid 2px #101010;
	background-color: #000000;
	text-align: left;
	color: #E5E4E2;
        padding: 5
	font-size: 12px;
	font-family: Monospace, Garamond, Serif;
}

.tekstilaatikko_mini {
	width: 300px;
	border: solid 1px #000000;
	background-color: #FFFFFF;
        padding: 5
}

.tekstilaatikko_mid {
	width: 600px;
	border: solid 1px #000000;
	background-color: #FFFFFF;
        padding: 5
}


.tekstilaatikko_mid2 {
	width: 500px;
	border: solid 1px #000000;
	background-color: #FFFFFF;
        padding: 5

}

.tekstilaatikko_mid3 {
	width: 550px;
	border: solid 1px #000000;
	background-color: #E6E6E6;
        padding: 5

}

.tekstilaatikko_mid4 {
	width: 900px;
	border: solid 1px #000000;
	background-color: #FFFFFF;
        padding: 5
}


.tekstilaatikko_iso {
	width: 1400px;
	border: solid 1px #000000;
	background-color: #E2E2E2;
	background-image: url('kuva/tausta3.jpg');
	background-attachment:fixed;
	background-color: #303030;
        padding: 5
}


h1 {
   text-align: center;
   font-size: 40px;
   font-family: Monospace, Garamond, Serif;
}

h2 {
   text-align: center;
   font-size: 30px;
   font-family: Monospace, Garamond, Serif;
}

h3 {
   text-align: center;
   font-size: 20px;
   font-family: Monospace, Garamond, Serif;
}

p {
   padding: 1px 10px 1px;
   text-align: left;
   font-size: 14px;
   font-family: Monospace, Garamond, Serif;
}

p.center {
   padding-top: 60px;
   text-align: center;
   font-size: 14px;
   font-family: Monospace, Garamond, Serif;
}

p.center1 {
   padding: 5;
   text-align: center;
   font-size: 14px;
   font-family: Monospace, Garamond, Serif;
}

p.centerextra {
   padding-top: 1600px;
   text-align: center;
   font-size: 14px;
   font-family: Monospace, Garamond, Serif;
}

a  {
   font-size: 14px;
   font-family: Monospace, Garamond, Serif;
}

a:link {text-decoration: underline; color: #A00000;}
a:visited {text-decoration: underline; color: #A00000;}
a:active {text-decoration: underline; color: #FF0000;}
a:hover {text-decoration: underline; color: #FF0000;}