body {
	background: white;
	background-image: url(http://knowledgik.net/images/background.gif);
	background-repeat: repeat;
	color: black; 
	font: 11px "Lucida Grande", geneva, verdana, sans-serif;
	text-align: left;
}

h1 {
font-family: "Lucida Grande, Helvetica, Arial, sans-serif";
font-size:xx-large;
font-weight: 800;
color: 09f;
text-shadow: rgba(255, 255, 255, .01) 0px -1px 1px;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:active {
text-decoration: none;
}

a:hover {
color: 09f;
text-decoration: none;
}

img {
border: none;
}

.wrapper {
color: black;
margin: 0px;
}

#main {
position: absolute;
top: 173px;
left: 30px;
}

#linkables{
position: absolute;
top: 374px;
left: 45px;
}
