body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFD5FF;
	background-color: #3E0C5F;
	font-size: 16px;
	background-attachment: fixed;
	background-image:  url("Default_images/bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
}
