body    	  {	background-color: #63C3C9;
				font-family: rokkittregular, sans-serif;
				color: hsla(30, 50%, 27%, 1);}

a 			  { text-decoration: none;}

a:link    	  {	color: #664422;}

a:visited     {	color: #664422;}

h1			  { font-size: 4em;
				margin: 0px;
				padding: 0px;
				font-weight: normal;}
				
h3			  { margin: 0px;
				padding: 0px;
				font-weight: normal;}

h4			  { font-size: 1.7em;
				margin: 0px;
				padding: 2px 40px;
				font-weight: normal;
				color: #ffffff;
				background-color: hsla(30, 80%, 27%, 1);
				display: inline;}

#bigcont 	  {	background-color: #ffffdd;
				width: 800px;
				border-style: solid;
				border-width: 15px;
				border-color: white;
				padding: 0px;
				margin: 0px auto;
				position:  relative;
				box-shadow: 0px 1px 5px hsla(0, 100%, 0%, .3);}
				
.cb		      { clear: both;}
				
.linkhigh	  { background-color: hsla(30, 80%, 27%, .2);
				padding: 1px 10px;
				float: left;
				position: relative;}
				
.smallheader  { margin: 0px;
				padding: 0px;
				background-color: #ffffdd;
				position: relative;}
				
				
@font-face {
    font-family: 'rokkittregular';
    src: url('../../fonts/rokkitt/rokkitt-webfont.eot');
    src: url('../../fonts/rokkitt/rokkitt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/rokkitt/rokkitt-webfont.woff') format('woff'),
         url('../../fonts/rokkitt/rokkitt-webfont.ttf') format('truetype'),
         url('../../fonts/rokkitt/rokkitt-webfont.svg#RokkittRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
