body
{
background: #000000 url('images/wicky-bgLQ.jpg') no-repeat fixed left center;
cursor: help;
}

h1
{
font-family: tahoma;
font-size: 100%;
color: #ffffff;
font-weight: 900;
}

.wicky{
position: absolute;
width: 42%;
padding-top: 30%;
padding-left: 40%;

}

.containingBlock{
  background-color:#000000;
  border-color: #000000;
  border-style:solid;
  border-width: 2px;
  position: relative;
 }
.gen{
font-family: tahoma;
font-size: 90%;
color: #ff0000;
font-weight: 900;
}
.link:link, .link:visited{
font-family: impact;
font-size: 150%;
color: blue;
text-decoration: underline;
}
.link:hover, .link:active{
font-family: impact;
font-size: 150%;
color: green;
text-decoration: none;
}

.center{
position: absolute;
padding-top: 50%;
padding-left: 40%;

}

	.w3c { font-size: x-small;
				padding:0.0em 0.0em;
				float:left;
				text-decoration: none;
				display: block;
				width: 8.75em;
				background: #ffce63;
				color: #004284 }
	.w3c strong { background: #fff; padding: 0 2px }
	.w3c:hover { color: #940000 }
	
.valid
{
position: absolute;
float: left;
top: 94%;
bottom: 1px
}
li 
{
float:left;
padding: 0.1em;
display: inline;
}
ul
{
float:left;
width:100%;
padding: 0em;
margin-left: 0%;
list-style-type:none;
padding-top: 0em;
}
.cent{
position: absolute;
float: center;
padding-top: 18%;
padding-left: 40%;
}