body {
	background-image:url(../img/bg/Sylvie_hell.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #202020;
}

div.bg {
	width:100%;
	height:100%;
	border:none;
	padding:0;
}

.head0 {
	text-align:left;
	font-size:30px;
	font-weight:bold;
}

.head1 {
	text-align:left;
	font-size:24px;
	font-weight:bold;
}

.head2 {
	text-align:left;
	font-size:22px;
	font-weight:bold;
}

.big0 {
	text-align:left;
	font-size:30px;
}

.big0p {
	text-align:left;
	font-size:30px;
	color:#ff60aa
}

.block {
	text-align:justify;
}

.block1 {
	text-align:justify;
	font-size:20px;
}

.block2 {
	text-align:justify;
	font-size:22px;
}

.terms {
	text-align:justify;
	font-size:14px;
	font-weight:light;
{

table {
	width:100%;
	table-layout:fixed;
	border-style:none;
	border-spacing:0px;
	empty-cells:show;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #202020;
}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #202020;
}

a:link {
	text-decoration: none;
	color: #202020;
}

a:visited {
	text-decoration: none;
	color: #202020;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

a:active {
	text-decoration: none;
	color: #202020;
}

img {
	border:0px;
	border-style:none;
}
