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

/*
	project: internet encyclopedia
	author: luka cvrk (www.solucija.com)
*/

:link,:visited { text-decoration:none } :focus,:active { outline: 0 } ul,ol { list-style:none } h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; } ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 } a img,:link img,:visited img, fieldset { border:none } address { font-style:normal }

body {
	font: .8em "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #666;
	background-color: #000000;
	background-image: url(../images/backbio.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
a { color: #AF1515; cursor: pointer; }
a:hover {
	color: #99CC33;
}
h1 { font-size: 1.9em; font-weight: normal; clear: both; margin: 0 0 5px; }


#header {
	height: 575px;
}
#badge {
	padding-top: 200px;
	padding-left: 150px;
}