body {
	padding: 0;
	margin: 0;
	font-family: "arial", sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	background-image: url(images/bg-geek-vintage.jpg);
	background-repeat: repeat-x;
}
table {
	text-align: justify;
	font-size: 12px;
	line-height: 25px;
}
.Style2 {
	font-size: 12px
}

h1, h2, h3{
	
}

h1{
	font-size: 17px;
	color:#0000CC;
	margin: 0;
	padding: 0;
}

a {
	color:#0000CC;
	text-decoration: none;
}

a:visited {
	color:#3399FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#000099;
}

img {
	border: 0
}
.geek {
	font-size: 12px;
}

.footer {
	background-image: url(images/bg-footer-2.jpg);
	background-color: #3366cc;
	background-repeat: repeat-x;
	background-position: bottom;
	text-align:center;
	position: relative;
	width: 100%;
	height: 130px;
	bottom: 0px;
}