body {
	background: url(img/tausta.jpg) repeat-x top #815B44;
	margin: 0;
}

img {
	border: none;
}

div#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

div#header {
  clear: both;
	background: url(img/header-2.jpg) no-repeat;
	height: 154px;
	padding: 0;
	margin: 0;
}

div#content {
	background: url(img/right.jpg) no-repeat top right;
	margin-left: 120px;
	padding-right: 450px;
	height: 400px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
}

div#photos img {
	padding: 5px;
	background: #ffffff;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.title {
	margin-bottom: 15px;
}