@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffc6c5;
	background-image: url(images/forthewomen/backgroundrose.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#headingalign {
	padding-left: 250px;
	text-align: center;
}
#footer {
	font-family: "Palatino Linotype", Papyrus, "Kristen ITC", "Lucida Calligraphy", cursive;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#footer a:link {
	text-decoration: none;
	color: #000000;
}
#footer a:active {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0099;
	text-decoration: none;
}
h1 {
	font-family: "Palatino Linotype", Papyrus, "Kristen ITC", "Lucida Calligraphy", cursive;
	font-size: 24px;
	font-weight: bold;
	color: #FF0099;
	padding-top: 15px;
	padding-left: 15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}

h2 {
	font-family: "Palatino Linotype", Papyrus, "Kristen ITC", "Lucida Calligraphy", cursive;
	font-size: 18px;
	font-weight: normal;
	color: #FF0099;
	padding-top: 15px;
	padding-left: 15px;
}
h3 {
	font-family: "Palatino Linotype", Papyrus, "Kristen ITC", "Lucida Calligraphy", cursive;
	font-size: 16px;
	color: #333333;
	padding-left: 15px;
	padding-top: 10px;
}
h4 {
	font-family: "Palatino Linotype", Papyrus, "Kristen ITC", "Lucida Calligraphy", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
}
