html, body {
	background:url(../img/bg.jpg) repeat;
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 0.5em 0;
}

img a {
	border:0px;
}

a {
	color:#036;
}

a:hover {
	color:#0059B3;
}

a.nounderline {
	text-decoration:none;
}

p.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
}

#wrappie {
		position:relative;
}

#myface {
	height:548px;
}

#hello {
	background:none;
}

/*image fadey bit*/
div.fadehover {
	position: relative;
}

img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	border:0px;
}

img.b {
	position: absolute;
	left: 0;
	top: 0;
	border:0px;
}

/* fonts and the like */
	
@font-face {
	font-family: 'ArmWrestlerBold';
	src: url('ArmWrestler-webfont.eot');
	src: local('?'), url('ArmWrestler-webfont.woff') format('woff'), url('ArmWrestler-webfont.ttf') format('truetype'), url('ArmWrestler-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Folks-LightRegular';
	src: url('Folks-Light-webfont.eot');
	src: local('?'), url('Folks-Light-webfont.woff') format('woff'), url('Folks-Light-webfont.ttf') format('truetype'), url('Folks-Light-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FolksRegular';
	src: url('Folks-Normal-webfont.eot');
	src: local('?'), url('Folks-Normal-webfont.woff') format('woff'), url('Folks-Normal-webfont.ttf') format('truetype'), url('Folks-Normal-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FolksBold';
	src: url('Folks-Bold-webfont.eot');
	src: local('?'), url('Folks-Bold-webfont.woff') format('woff'), url('Folks-Bold-webfont.ttf') format('truetype'), url('Folks-Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Folks-HeavyRegular';
	src: url('Folks-Heavy-webfont.eot');
	src: local('?'), url('Folks-Heavy-webfont.woff') format('woff'), url('Folks-Heavy-webfont.ttf') format('truetype'), url('Folks-Heavy-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


h1.firstline {font: 117px/27px 'FolksBold', Arial, sans-serif;
		   letter-spacing:10px;
		   margin-top:82px;
}

h1.secondline {font: 47px/27px 'FolksRegular', Arial, sans-serif;
		   letter-spacing:0px;
		   margin-top:-25px;
}

h1.mainbit {font: 17px/27px 'Folks-LightRegular', Arial, sans-serif;
		   letter-spacing:0px;
		   margin-top:-5px;
		   text-align:justify;
		   margin-bottom:69px;
		   line-height:19px;
}

/*social link bits*/

#link-holder {
		width:320px;
		height:48px;
		position:absolute;
		top:450px;
}

.link-holder-icon {
		width:48px;
		height:48px;
		float:left;
		margin-right:3px;
}





