
.preloader 
{ 
	position:absolute; 
	top:-1000px; 
	left:-1000px; 
}
h1
{
	font-size: x-large;
	text-align: right;
}
h2
{
	text-align: center;
}
p
{
	font-size: smaller;
	text-align: justify;
}
h1, h2, p
{
	font-family: verdana;
}
form p
{
	text-align: center;
	font-weight: bold;
}
#free
{
	margin-left: 10%;
	margin-right: 10%;
}
#free a
{
	text-decoration: none;
}
#reg
{
	float:right;
	width:auto;
	margin-left: 36px;
	margin-bottom:12px;
	padding: 5px 5px 5px 5px;
	background: black;
}
#reginner
{
	text-align: center;
	padding: 10px 10px 10px 10px;
	background: #B0E0E6;
}
.e-book
{
	float: left;
	margin-right: 24px;
}
.why
{
	font-size: medium;
	text-align: center;
	font-weight: bold;
}
.why2
{
	text-decoration: none;
	color: Blue;
}
#TU
{
	font-size: medium;
	font-weight: bold;
	text-align: center;
	clear: right;
}
.quin
{
	font-size: inherit;
	font-weight:bold;
	border-bottom:thin dotted #000000;
}
.quin[title]:hover:after
{
	content: " (" attr(title) ")";
}
