@charset "utf-8";
/* CSS Document */


}
body {
	margin-top: 0px;
}
.freelance {
	font-family: "Bradley Hand ITC";
	font-size: 18pt;
	color: #000000;
	letter-spacing: 1pt;
}
.but_txt {
	font-family: Gabriola;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}
.txt_reg {
	font-family: Ebrima;
	font-size: 11px;
	margin: 0px;
}

#main {
	position:relative;
	width:900px;
	height:450px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

* :focus { outline: 0; }

a:link {
color:#000000;
text-decoration:none;
}
a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:none;
font-weight:bold;
} 
a:active {
color:#000000;
text-decoration:none;
}
.txt_regbio {
	font-family: Ebrima;
	font-size: 11px;
	margin: 0px;
}
#buttons {
	position:absolute;
	left:329px;
	top:415px;
	width:240px;
	height:35px;
	z-index:2;
	margin: 0px;
	padding: 0px;
}
.pic_pos {
	position: absolute;
	left: 15px;
	top: 15px;
}
#comic-strip {
	position:relative;
	left:15px;
	top:15px;
	width:769px;
	height:500px;
	z-index:1;
}
#comic_but {
	position:absolute;
	left:601px;
	top:368px;
	width:67px;
	height:67px;
	z-index:3;
}
