html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html { height: 101%; }

body { font-size: 62.5%; line-height: 1; font-family: Helvetica, Tahoma, Arial, sans-serif; background:#f0f0f0 ; color:#121212; }

::selection { background: #53574d; color: white; }
::-moz-selection { background: #53574d; color: white; }
::-webkit-selection { background: #53574d; color: white; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; } 

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }

h1 { font-family: 'Droid Sans', Helvetica, Arial, sans-serif; color: #000000; font-size: 3.5em; line-height: 1.45em;  margin-bottom:50px; text-align:center;} 
h2 { font-family: 'Droid Sans', Helvetica, Arial, sans-serif; color: #53574d; font-size:2.0em; line-height: 1em; margin: 0 0 40px 0; text-align:center;} 

p {font-family: 'Droid Sans', Helvetica, Arial, sans-serif; font-size: 1.55em; line-height: 1.35em; padding: 2px 0; margin-bottom: 15px; }

/* top navigation */
#navigation {  
  display: block;
  position: fixed;
  top: 0px;
  width: 100%;
  height: 70px;
  background: rgba(255,255,255,0.95);
  z-index: 9999;
}

#topnav {  
  max-width: 900px;
  min-width: 380px;
  margin:  auto;
  font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
  clear: both;
}

#topnav li { margin-left: 200px;}

#topnav li a { 
  display: block;
  float: left;
  color: #53574d;
  padding: 0px 11px;
  margin-right: 15px;
  font-size: 1.6em;
  line-height: 70px;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear;
}



/* main content sections */
#content { display: block; width: 100%; overflow: hidden; }

.wrapper { 
  display: block;
  width: 800px;
  min-width: 380px; 
  margin: 0 auto;
  
}

.wrapper-icons { 
  display: block;
  width: 1000px;
  min-width: 380px; 
  margin: 0 auto;

}
#home { 
  background: url('images/design.jpg') no-repeat center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  min-height: 550px; 
  padding-top: 85px;
  margin-bottom: 40px;
  box-shadow: inset 1px -9px 20px -6px #000;
}

.heading-text{

margin-top:110px;
margin-bottom:0px;
padding:30px;
color:white;
text-align:center;
font-family: 'Droid Sans', Helvetica, Arial, sans-serif; color: white; font-size: 4.5em; line-height: 1.45em;
}



center h2{
color:white;}



#profile{
  padding: 15px 6px;
  padding-top: 75px;
  margin-bottom: 40px;

}

#profile p{
margin:50px 50px;}

#work{
  padding: 15px 6px;
  padding-top: 75px;
  margin-bottom: 40px;

}

#personal {
  padding: 15px 6px;
  padding-top: 75px;
  margin-bottom: 40px;

}

#contact {
  padding-top: 75px;
  margin-bottom: 40px;
margin-bottom: 40px;
}

#left{
float:left;
width:100%;
overflow:hidden;
}

#right{
overflow:hidden;
}

#foot { display: block;
clear:both;
text-align:center;
padding:55px;

}

#largebox {
width:800px;
height:200px;
/* background-color:#00F; */
padding-top:10px;
padding-left:10px;
padding-right:10px;}

#largebox-text {
width:800px;
height:350px;
/*background-color:#66CCFF;*/
padding-top:10px;
padding-left:10px;
padding-right:10px;}

#box1{
width:250px;
height:150px;
/* background-color:#FF0; */
float:left;
padding:10px 10px;
}
#box2{
width:300px;
/* height:150px; */
/* background-color:#0F0; */
float:left;
margin-left:28px;
}

#box1-content{
width:250px;
height:280px;
/* background-color:#FFCCFF; */
float:left;
padding:10px 10px;
}
#box2-content{
width:300px;
/* height:280px;*/
/* background-color:#FF9900; */
float:left;
margin-left:28px;
}
#box3-content{
width:250px;
height:270px;
/* background-color:#F00; */
float:right;
}


#box3{
width:250px;
height:150px;
/*background-color:#F00; */
float:right;
}

.content-center{
text-align:center;
}

.pic{
    border-radius: 25px;
  padding: 5px; 
    width: 300px;
    height: 150px;
    } 
	
	

 .side-by-side {
  float:left;
  width:20%;
 display:inline-block;
list-style:none;
padding:2px;
}

.side-by-side-text {
  float:left;
  width:20%;
 display:inline-block;
list-style:none;
padding:2px;
}

.icons-text{
font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
 color: #003399; 
font-size:2.0em; 
line-height: 1.5em;
padding:10px;
 text-align:center;
   width:20%;
   text-align:center;
      
  margin:32px; 
}

.num{
font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
 color: #003399; 
font-size:1.5em; 
line-height: 1.5em;
padding:10px;
 text-align:center;
   width:20%;
  margin:15px; 
}

a {
    text-decoration: none;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
 color: #003399; 
}

.cntr {
    margin: 0 auto;
    padding: 0;
    position: relative;
    float: center;
    width: 800px;
}

canvas {
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin:auto;
}
