body {
	color:#777;
	font-size:21px;
	font-family:Georgia, Serif;
	line-height:1.4em;
	margin-top:0px;
}

img {
	border:none;
}

img.white {
  border-style:solid;
  border-color:#cccccc;
  border-width:1px;  
 }

.frame {
	width:1400px;
	margin:auto;
	min-height:100%;
}

.content {
	width:900px;
	min-width:900px;
	max-width:900px;
	border-style: solid;
	border-width: 0 0px 0 3px;
	border-color: #ccc;
	min-height:100%;
	padding:60px 0px 700px 60px;
	display:block;
	float:left;
}

.sidebar {
	font-family: "La Belle Aurore", cursive;
	font-size:40px;
	line-height:80px;
	word-spacing:-5px;
	width:240px;
	height:50%;
	margin-top:280px;
	margin-right:40px;
	background-color:#fff;
	display:block;
	float:left;
	text-align:right;
}

.sidebar a {
	text-decoration:none;
	color:#777;
}

.divider {
  height: 1px;
  border-bottom:3px dotted #999;
  text-align:center;
  width:500;
  overflow: hidden;
  width:600px;
  float:center;
  display: block;
  white-space: nowrap;
  margin: 100px auto 100px auto;
}

h1 {
	font-family: "La Belle Aurore", cursive;
	font-size:60px;
	width:800px;
	margin:60px auto 20px auto;
	text-align:center;
}

h2 {
	font-family: "La Belle Aurore", cursive;
	font-size:60px;
	width:800px;
	margin:60px auto 20px auto;
	text-align:center;
}

h3 {
	font-family: Georgia, Serif;
	font-size:30px;
	padding-top:20px;
	line-height:1.4em;
	color:#777;	
}


a.otsikko {
	text-decoration:none;	
	color:#777;
}

.tilaus-kuva {
	height:600px;
	width:380px;
	max-width:auto;
	object-fit: cover;
	object-position:100% 100%;
	float:left;
}

.tilaus-teksti {
	height:600px;
	width:460px;
	margin:0 0 0 58px;
	max-width:auto;
	float:left;
}

.hinta {
	font-size:30px;
}

.esittely br {
            display: block; /* makes it have a width */
            content: ""; /* clears default height */
            margin-top: 10; /* change this to whatever height you want it */
}