body	{
	background-image: url(Tudor_Rose_background.jpg); 
	background-repeat: no-repeat; 
	background-position: center; 
	background-attachment: fixed;
}

p 	{
	font-family	: 	Georgia, serif;
	font-size	:	16pt;
}

h1 	{
	font-family	:	Georgia,  serif;
	font-size	:	36pt;
}

h2l 	{
	font-family	:	Georgia,  serif;
	font-size	:	28pt;
	font-weight	:	bold;
	clear	: left
	
}

h2 	{
	font-family	:	Georgia,  serif;
	font-size	:	28pt;
	font-weight	:	bold;
	clear	: both
}

h3 	{
	font-family	:	Georgia,  serif;
	font-size	:	20pt;
	clear	:	left
	
}

.lft	{
	clear	:	left;
}

.rgt	{
	clear	:	right;
}