/* Setukeste laulud III CSS R2 */

body {
	background-attachment : fixed;
	background-color : #e6e6e6;
	background-image : url(top.gif);
	background-repeat : repeat;
}

div.right {
	float : right;
	margin-right : 40px;
	margin-top : 15px;
	text-align : right;
}

p {
	margin-left : 60px;
	margin-right : 40px;
}

p.body1 {
	margin-bottom : 0px;
	text-align : justify;
	text-indent : 40px;
}

p.peal {
	background-color : transparent;
	color : #000000;
	font-size : 32px;
	font-weight : bold;
	margin-left : 120px;
	margin-right : 100px;
	margin-top : 80px;
	text-align : center;
}
