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

body {
background-color:#f4d8ff;
}

.mainbackground {
background-image: url('images/MainLadyBackground.jpg') no-repeat;
}
	
.whitetext {font-family: Arial, Helvetica, sans-serif;line-height: 16px;font-size: 12px;color: #ffffff;text-decoration:none; padding-left:20px;text-align: justify}

.whitetextlarge {font-family: Arial, Helvetica, sans-serif;text-transform:uppercase;font-size: 20px;color: #ffffff;font-weight:bold;padding-left:20px;}
.whitetextlargecap {font-family: Arial, Helvetica, sans-serif;text-transform:uppercase;font-size: 28px;color: #ffffff;line-height:30px;}