/* base CSS soon v4
   goodwebsites.co.nz */

html, body { border:0; margin:0; padding:0; height:100%; }
body { text-align:center; width:100%; 
	
font:16px/1.6 'Source Sans Pro', Arial, helvetica, sans-serif; font-weight:400;

color:#a1a1a1;

}

a { outline:none; text-decoration:none; color:#00B3FF;  } 

.footer a { color:#a1a1a1;  }

a:hover { text-decoration:underline; }

.footer a:hover { color:#00B3FF; text-decoration:none;  }

p, tr, td, table {  margin:0; padding:0; }

table {	border-collapse: collapse; }

.header { padding:40px 0 20px; font-size:44px; font-weight:200; }
.footer { padding:20px 0; font-size:14px;  }

.main { text-align:center; vertical-align:middle; height:100%; 

		font-family: 'Roboto Slab', cursive;
		color:#606060;

}

.name {

		font-size:54px;
		/*font-weight:700;*/
	
}

.details { 

		/*display:none;*/

		font-size:16px;
		font-weight:700;

}
