html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}

ul, dl {
    list-style:none;
	width:100%;
}
h1, h2, h3, h4 {
   font-weight:lighter;
   }
a {
  text-decoration:none;
  }
@font-face {
	font-family: 'Chunk';
	src: url('fonts/chunkfive-webfont.eot');
	src: local('?'), url('fonts/chunkfive-webfont.woff') format('woff'), url('fonts/chunkfive-webfont.ttf') format('truetype'), url('fonts/chunkfive-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'TheanoModernRegular';
	src: url('fonts/TheanoModern-Regular-webfont.eot');
	src: local('?'), url('fonts/TheanoModern-Regular-webfont.woff') format('woff'), url('fonts/TheanoModern-Regular-webfont.ttf') format('truetype'), url('fonts/TheanoModern-Regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ShareRegular';
	src: url('fonts/Share-Regular-webfont.eot');
	src: local('?'), url('fonts/Share-Regular-webfont.woff') format('woff'), url('fonts/Share-Regular-webfont.ttf') format('truetype'), url('fonts/Share-Regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
   overflow:auto;
   }
body { 
    color:#000;
	font-family: TheanoModernRegular, Georgia, Times, serif;
	font-size:16px !important;
	background:url(bitogray.jpeg) fixed; 
	overflow:auto;
	}
div#wrapper {
    width:970px;
	margin:0 auto;
	padding:0 5px;
	}
header {
    height:200px;
	width:970px;
	border-bottom:solid 1px #000;
	}
header h2 {
    display:block;
	width:150px;
	height:150px;
	background:#000;
	-moz-border-radius:75px;
	-webkit-border-radius:75px;
	border-radius:75px;
	margin:25px 0 0 0;
	float:left;
	position:relative;
	}
h2 span {
    display:block;
	padding:12px 0 0 10px;
	width:50px;
	height:48px;
	background:#fff568;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
	position:absolute;
	top:45px;
	left:45px;
	font-family:ShareRegular, sans-serif;
	font-size:1.75em;
	}
h1 {
  float:right;
  font-family: Chunk, serif;
  margin:60px 40px 0 0;
  font-size:3.5em;
  }
 section {
    width:970px;
	padding:10px 0 20px 0;
	border-bottom:solid 1px #000;
	float:left;
	}
 section p {
	float:left;
	-webkit-column-count: 2;
	-webkit-column-width: 460px;
	-webkit-column-gap: 45px;
	-webkit-column-rule: 1px solid #000;
	-moz-column-count: 2;
	-moz-column-width: 460px;
	-moz-column-gap: 45px;
	-moz-column-rule: 1px solid #000; 
	column-count: 1;
    column-width: 920px; 
	column-gap: 45px;
	column-rule: 1px solid #000; 
	font-size: 1.5em;
	}
section h3 {
    float:left;
	font-family:ShareRegular, sans-serif;
	font-size:1.75em;
	width:100%;
	position:relative;
	padding:0 0 0 70px;
	margin:50px 0 10px 0;
	}
h3 span {
    display:block;
	padding:12px 0 0 0;
	width:60px;
	height:48px;
	background:#000;
	color:#f4f4f6;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
	text-align:center;
	position:absolute;
	left:0px;
	top:-11px;
}
ul#parafmt	{
    width:100%;
	height:200px;
	display:block;
	margin:35px 0 0 0;
	float:left;
	}
ul#parafmt li {
   height:100%;
   display:inline;
   float:left;
   }
ul#parafmt li:nth-of-type(1) {
    width:32.9%;
	background:url(images/orangenoise.jpg);
} 
ul#parafmt li:nth-of-type(2) {
    width:15.2%;
	background:url(images/bluenoise.jpg);
}
ul#parafmt li:nth-of-type(3) {
    width:13.1%;
	background:url(images/greennoise.jpg);
}
ul#parafmt li:nth-of-type(4) {
    width:10.7%;
	background:url(images/yellownoise.jpg);
}
ul#parafmt li:nth-of-type(5) {
    width:6.6%;
	background:url(images/pinknoise.jpg);
}
ul#parafmt li:nth-of-type(6) {
    width:6%;
	background:url(images/rednoise.jpg);
}
ul#parafmt li:nth-of-type(7) {
    width:6%;
	background:url(images/brownnoise.jpg);
}
ul#parafmt li:nth-of-type(8) {
    width:5%;
	background:url(images/purplenoise.jpg);
}
ul#parafmt li:nth-of-type(9) {
    width:4.5%;
	background:url(images/beigenoise.jpg);
} 

ul.parafmt {
   float:left;
   margin:30px 0 50px 0;
   }
ul.parafmt li {
   padding:3px 0 0 40px;
   position:relative;
   margin:0 30px 20px 0;
   display:inline;
   float:left;
   }
ul.parafmt li span {
   width:30px;
   height:30px;
   -moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15x;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	}
span.orange {
    background:url(images/orangenoise.jpg);
	}
h4 {
   	float:left;
	font-family:ShareRegular, sans-serif;
	font-size:1.75em;
	margin:30px 0 1px 0;
	}
ul.footer {
    float:left;
	clear:both;
	margin:10px 0 30px 0;
	}
a {
   color:#f76625;
   }
a:hover {
   color:#000;
   }