﻿body{
background:url("flowers2.jpg") center no-repeat;
background-attachment:fixed;
background-size: cover; background-color: #444;
}


h1{
font-family:"Bell MT", Bodoni MT, Cambria, Serif;
text-transform: uppercase;
color:black;
font-size:40px;
text-align:center;
}

h3{
font-family:Bell MT;
color:black;
font-size:30px;
margin-left:25px;
font-weight:100;
}



@media screen and (max-width: 640px){
    #text2 {
        background-color:white;
    }
	.text{
	margin-left:-10em;
	}
}


#text2{
background-color:white;
border:5px outset #AFFEA7;
width:auto;
height:auto;
opacity:0.9;
margin-left:auto;
margin-top:10em;
font-size:20px;
color:black;
font-family:Times new roman;
overflow: auto;
}

.terapeutit{
width:50%;
float:left;
font-size:18px;
color:black;
font-family:Times new roman;
margin-top:-1em;
clear:left;
}

.terapeutit2{
width:50%;
float:right;
font-size:18px;
color:black;
font-family:Times new roman;
margin-top:-1em;
clear:right;
}

.yhteystiedot{
text-align:center;
font-size:18px;
clear:both;
padding-top:2em;
}

.text{
width:auto;
height:auto;
padding-left:10%;
padding-right:10%;

}

.text p{
margin-left:25px;
margin-right:25px;
font-family:Times new roman;
color:black;
}

.header-image {
	text-align:center;
}

/*
header{
background-position:center;
background-color:white;
background-image:url("tyhjä.png");
width:auto;
height:200px;
margin-left:auto;
border:7px inset #D8D8D8;

960x200px KUVA
}


.valikko{
background-color:white;
width:auto;
height:3em;
}

.valikko a{
font-size:20px;
color:black;
display:block;
}

.valikko ul{
width:100%;
padding:0;
margin:0;
}

.valikko li{
list-style-type: none;
float:left;
line-height:3em;
width:50%;
text-align:center;
}

.valikko a:link {
text-decoration: none;
font-family:Times new roman;
}

.valikko a:hover{
color:grey;
background-color:white;
}*/