
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	background-color: lightpink;
	background-attachment: fixed;
	height: 100%;
	font-weight: 500;
	background-image: url(images/bg.jpg);
	margin-top: 6px;
	background-position: center;
}
h3 {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color:black;
		}
p
 {
	font-size: 12pt;
	font-weight: 500;
	color: black;
}

h1
	 {
	font-family: Georgia,"MS Serif", "New York", serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: 500;
	color: black;
}

	h2
	 {
	font-family: sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: 500;
	color: black;
}

ul
{
	font-size: 12pt;
	font-weight: 450;
}

.wrapper {
	margin-left: 10px;
	margin-top: 15px;
	
}

.roomy
{
	font-family: "New York", Georgia,"MS Serif", serif;
	font-weight: 450;
	line-height: 150%;
	font: oblique 14pt;
}

