body {
	background-color: #FA2C40;
}
.bg1 {
	background-color: #FFFDA6;
}
.bg2 {
	background-image: url(images/at_04.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
p img {
	border: medium groove #F93446;
	margin: 10px;
}

p {
	color: #670013;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
}
li {
	color: #670013;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-right: 10px;
	margin-left: 10px;
}

h1 {
	color: #CC0000;
	font-size: 18px;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	font-weight: bolder;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #670013;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bg3 {
	background-image: url(images/marlen_12.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.bg4 {
	background-image: url(images/marlen_11.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

