html, body {width:100%; height:100%; margin:0; padding:0; background-color:#000000; background-image:url(images/bg1.jpg); background-position:bottom right; background-repeat:no-repeat; background-attachment:fixed;}
#content {width:638px; height:auto; margin: 50px 0 0 50px;}
#content2 {width:550px; height:auto; margin-left:25px;}

a {
	text-decoration:none;
	font-size: 13px;
	color: #f195bf;
	line-height: normal;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
}
a:visited {
	color:#7b174d;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}

.head1 {
	font-size: 40px;
	font-weight: normal;
	color: #E73E97;
	line-height: normal;
	font-style: normal;
	border-bottom: #f195bf 1px dotted; 
	padding-bottom: 8px;
	}
	
.head2 {
	font-size: 42px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	font-style: normal;
}	
	
p {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E73E97;
	line-height: normal;
	font-style: normal;
	}

.info {
	font-size: 36px;
	font-weight: normal;
	color: #999999;
	line-height: normal;
	font-style: normal;
	letter-spacing:1px;
}

.info2 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	font-style: normal;
}

.info3{
	font-size: 30px;
	font-weight: normal;
	color: #E73E97;
	line-height: normal;
	font-style: normal;
	}
	
.info4{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f195bf;
	line-height: normal;
	font-style: normal;
	}
	
.info5{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E73E97;
	line-height: normal;
	font-style: normal;
	text-transform:uppercase; 
	}
	
.info6 {
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	font-style: normal;
	letter-spacing:1px;
}	

.border {
	border-top: #f195bf 1px dotted;
	padding-top: 8px;
}
.border-bottom {
	border-bottom: #f195bf 1px dotted;
	padding-bottom: 12px;
}