
			body {
				color: #333;
				font-family: 'Open Sans', sans-serif;
				margin: 0;
				padding: 0;
			}

			#main_content {margin: 40px;}

			h1 {
			 	font-size: 30px;
			 	margin-bottom: 40px;
			}

			.button_container {
				border: 1px solid #ddd;
				margin: 0 10px 10px 0;
				padding: 20px;
				width: 300px;
				height: 300px;
				float: left;
				text-align: center;
				overflow: hidden;
				box-sizing: border-box;
				text-align: center;
			}

			a#btn_spotify {
				display: inline-block;
				height: 50px;
				box-sizing: border-box;
				border-radius: 25px;
				margin: auto;
				margin-top: 100px;
				padding: 10px 40px 0 40px;
				background-color: #2ebd59;
				border: 2px solid #2ebd59;
				color: #fff;
				font-size: 20px;
				font-family: 'Montserrat', sans-serif;
				font-weight: bold;
				text-decoration: none;
			}

			a#btn_spotify:hover {
				background-color: #fff;
				border: 2px solid #000;
				color: #000;}


			a#btn_twitter {
				display: inline-block;
				height: 40px;
				box-sizing: border-box;
				border-radius: 4px;
				margin: auto;
				margin-top: 105px;
				padding: 10px 30px 0 30px;
				background-color: #56cdf1;
				color: #fff;
				font-size: 18px;
				font-family: 'Arial', sans-serif;
				font-weight: bold;
				text-decoration: none;
			}

			a#btn_twitter:hover {
				/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2ebfec+0,28a5cb+100 */
				background: #2ebfec; /* Old browsers */
				background: -moz-linear-gradient(top,  #2ebfec 0%, #28a5cb 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2ebfec), color-stop(100%,#28a5cb)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #2ebfec 0%,#28a5cb 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #2ebfec 0%,#28a5cb 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #2ebfec 0%,#28a5cb 100%); /* IE10+ */
				background: linear-gradient(to bottom,  #2ebfec 0%,#28a5cb 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ebfec', endColorstr='#28a5cb',GradientType=0 ); /* IE6-9 */
			}


			a#btn_amazon {
				display: block;
				width: 100px;
				height: 100px;
				box-sizing: border-box;
				border-radius: 50px;
				margin: auto;
				margin-top: 75px;
				padding-top: 8px;
				background-color: #232f3e;
				color: #fff;
				text-align: center;
				font-size: 60px;
			}
			a#btn_amazon:hover {background-color: #fc9a18;}


			a#btn_indiegogo {
				display: inline-block;
				margin:auto;
				margin-top: 100px;
				padding: 8px 16px;
				background-color: #fff;
				color: #eb1478;
				font-family: 'Ubuntu', sans-serif;
				font-size: 30px;
				font-weight: bold;
				text-transform: uppercase;
				text-decoration: none;
				letter-spacing: -2px;
			}


			#appleimg{
				height: 150px;
				padding-top: 10px;
				  box-sizing: border-box;
			}
			a#btn_apple:hover {
				filter: invert(100%);
				background-color: #FFFFFF;
			}
			a#btn_apple {
				display: block;
				width: 200px;
				height: 200px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 20px;
				padding-top: 8px;
				background-color: white;
			}

			a#btn_ibm {
				display: inline-block;
				height: 50px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 100px;
				padding: 10px 40px 0 40px;
				background-color: white;
				color: blue;
				font-size: 20px;
				font-family: serif;
				font-weight: bold;
				text-decoration: none;
			}

			a#btn_ibm:hover {
				background-color: blue;
				color: white}

			a#btn_oldnavy {
				display: inline-block;
				height: 40px;
				box-sizing: border-box;
				border-radius: 200px;
				margin: auto;
				margin-top: 105px;
				padding: 10px 30px 0 30px;
				background-color: #000080;
				color: #fff;
				font-size: 18px;
				font-family: 'Arial', sans-serif;
				font-weight: bold;
				text-decoration: none;
			}

			a#btn_oldnavy:hover {
				/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2ebfec+0,28a5cb+100 */
				background: #2ebfec; /* Old browsers */
				background: -moz-linear-gradient(top,  #2ebfec 0%, #28a5cb 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2ebfec), color-stop(100%,#28a5cb)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #2ebfec 0%,#28a5cb 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #2ebfec 0%,#28a5cb 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #2ebfec 0%,#28a5cb 100%); /* IE10+ */
				background: linear-gradient(to bottom,  #2ebfec 0%,#28a5cb 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ebfec', endColorstr='#28a5cb',GradientType=0 ); /* IE6-9 */
			}
			a#btn_lyft {
				display: inline-block;
				margin:auto;
				margin-top: 100px;
				padding: 8px 16px;
				background-color: #fff;
				color: #eb1478;
				font-family: 'Ubuntu', sans-serif;
				font-size: 30px;
				font-weight: bold;
				text-transform: lowercase;
				text-decoration: none;
				letter-spacing: -2px;
			}
			a#btn_lyft:hover {
				color:white;
				background-color: #eb1478;;
			}

			a#btn_samsung {

				display: inline-block;
				height: 80px;

				box-sizing: border-box;
				border-radius: 200px;
				margin: auto;
				margin-top: 105px;
				padding: 30px 30px 0 30px;
				background-color: white;
				color: #000080;
				font-size: 18px;
				text-transform: uppercase;
				font-family: 'Arial', sans-serif;
				font-weight: bold;
				text-decoration: none;
			}

			a#btn_samsung:hover {
				color:white;
				background-color: #000080;
			}
			#nikepic{
				height: 40px;
				padding-top: 20px;
				  box-sizing: border-box;
			}
			a#btn_nike {
				display: block;
				width: 100px;
				height: 100px;
				box-sizing: border-box;
				border-radius: 50px;
				margin: auto;
				margin-top: 75px;
				padding-top: 8px;
				background-color: white;
				
			}
			#nikepic:hover{
				filter: invert(100);
			}
			a#btn_nike:hover {

				
				background-color:orange;
			}

			a#btn_mbg {
				display: inline-block;
				margin:auto;
				margin-top: 100px;
				padding-bottom: 20px;
				padding: 0px 16px;
				background-color: #fff;
				color: black;
				font-family: serif;
				font-size: 30px;
				font-weight: bold;
				text-transform: lowercase;
				text-decoration: none;
				letter-spacing: -2px;
			}
			a#btn_mbg:hover {
				color:white;
				background-color: black;;
			}
			a#btn_nerf {
				display: inline-block;
				height: 50px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 100px;
				padding: 10px 40px 0 40px;
				background-color: white;
				color: black;
				font-size: 20px;
				font-family: serif;
				font-weight: bold;
				text-decoration: none;
			}

			a#btn_nerf:hover {
				text-transform: uppercase;
				font-family:serif;
				}
			#nbcimg{
				height:50px;
				padding-top: 20px;
				box-sizing: border-box;
			}
			a#btn_nbc:hover{
				filter: invert(25%);
				
			}
			a#btn_nbc {
				display: block;
				width: 200px;
				height: 200px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 20px;
				padding-top: 8px;
				
			}
			#teslapic{
				height: 150px;
				padding-top: 10px;
				  box-sizing: border-box;
			}
			a#btn_tesla:hover {
				background-image: url(imgs_buttonshit/rTesla.jpg);
				background-size: 100px;
				background-repeat: no-repeat;
				background-position: center;
			}
			a#btn_tesla {
				background-image: url(imgs_buttonshit/Tesla.jpg);
				background-size: 100px;
				background-repeat: no-repeat;
				background-position: center;
				display: block;
				width: 200px;
				height: 200px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 20px;
				padding-top: 8px;
			}

			a#btn_ny:hover {
				color:grey;
				font-size: 30px;
			}
			a#btn_ny {
				display: inline-block;
				height: 50px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 100px;
				padding: 10px 40px 0 40px;
				background-color: white;
				color: black;
				font-size: 20px;
				font-family: serif;
				font-weight: bold;
				text-decoration: none;
			}

a#btn_colorun{
	display: inline-block;
	height: 50px;
	box-sizing: border-box;
	margin: auto;
	margin-top: 100px;
	padding: 10px 40px 0 40px;
	font-size: 20px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: black;
	color:white;
	border-radius: 100px;
}
a#btn_colorun:hover {
	background-color: black;
   /* Chrome, Safari, Opera */
  -webkit-animation: rainbow 2s infinite; 
  
  /* Internet Explorer */
  -ms-animation: rainbow 2s infinite;
  
  /* Standar Syntax */
  animation: rainbow 2s infinite; 
}

/* Chrome, Safari, Opera */
@-webkit-keyframes rainbow{
	20%{color: red;}
	40%{color: yellow;}
	60%{color: green;}
	80%{color: blue;}
	100%{color: orange;}	
}
/* Internet Explorer */
@-ms-keyframes rainbow{
	20%{color: red;}
	40%{color: yellow;}
	60%{color: green;}
	80%{color: blue;}
	100%{color: orange;}	
}

/* Standar Syntax */
@keyframes rainbow{
	20%{color: red;}
	40%{color: yellow;}
	60%{color: green;}
	80%{color: blue;}
	100%{color: orange;}	
}
a#btn_colorun{
	display: inline-block;
	height: 50px;
	box-sizing: border-box;
	margin: auto;
	margin-top: 100px;
	padding: 10px 40px 0 40px;
	font-size: 20px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: black;
	color:white;
	border-radius: 100px;
}


	a#btn_pottermore{
	display: inline-block;
	height: 50px;
	box-sizing: border-box;
	margin: auto;
	margin-top: 100px;
	padding: 10px 40px 0 40px;
	font-size: 20px;
	font-family: serif;
	font-weight: bold;
	text-transform: uppercase;
	background-color: black;
	color:white;
	border-radius: 100px;
}
a#btn_pottermore:hover {
	background-color: purple;
	color:white;
}
a#btn_sj:hover {
				background-image: url(imgs_buttonshit/sjude.jpg);
				filter: invert(100);
			}
			a#btn_sj {
				background-image: url(imgs_buttonshit/sjude.jpg);
				background-size: 100px;
				background-repeat: no-repeat;
				background-position: center;
				display: block;
				width: 200px;
				height: 200px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 20px;
				padding-top: 8px;
			}

			a#btn_insta:hover {
				background-image: url(imgs_buttonshit/igc.png);
				background-size: 100px;
				background-repeat: no-repeat;
				background-position: center;
			}
			a#btn_insta {
				background-image: url(imgs_buttonshit/ig.jpg);
				background-size: 100px;
				background-repeat: no-repeat;
				background-position: center;
				display: block;
				width: 200px;
				height: 200px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 20px;
				padding-top: 8px;
			}
			a#btn_cats:hover{
			background-image: url(imgs_buttonshit/cats.jpg);
				background-size: 100px;
				background-repeat: no-repeat;
				background-position: center;
			}

			a#btn_cats {
				background-size: 100px;
				background-repeat: no-repeat;
				background-position: center;
				display: block;
				width: 200px;
				height: 200px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 20px;
				padding-top: 8px;
			}
			a#btn_fitbit {
				display: inline-block;
				height: 50px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 100px;
				padding: 10px 40px 0 40px;
				background-color: white;
				color: grey;
				font-size: 20px;
				font-family: serif;
				font-weight: bold;
				text-decoration: none;
			}

			a#btn_fitbit:hover {
				background-color: green;
				color: white;
				font-size:30px;
				}

			a#btn_npr {
				display: inline-block;
				height: 50px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 100px;
				padding: 10px 40px 0 40px;
				background-color: white;
				color: black;
				font-size: 20px;
				font-family: serif;
				font-weight: bold;
				text-decoration: none;
			}

			a#btn_npr:hover {
				background-color: black;
				color: white;
				font-size:30px;
				}
			a#btn_arm{
				display: inline-block;
				height: 50px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 100px;
				padding: 10px 40px 0 40px;
				background-color: black;
				color: white;
				font-size: 20px;
				font-family: serif;
				font-weight: bold;
				text-decoration: none;
			}

			a#btn_arm:hover {
				background-color: black;
				color: yellow;
				font-size:30px;
				}

			a#btn_fb:hover {
				background-image: url(imgs_buttonshit/fbc.png);
				background-size: 100px;
				background-repeat: no-repeat;
				background-position: center;
			}
			a#btn_fb  {
				background-image: url(imgs_buttonshit/fb.jpg);
				background-size: 100px;
				background-repeat: no-repeat;
				background-position: center;
				display: block;
				width: 200px;
				height: 200px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 20px;
				padding-top: 8px;
			}
			a#btn_vel:hover {
				background-image: url(imgs_buttonshit/vel.jpg);
				background-size: 300px;
				filter:grayscale(0%);
				background-repeat: no-repeat;
				background-position: center;
			}
			a#btn_vel  {
				background-image: url(imgs_buttonshit/vel.jpg);
				background-size: 300px;
				filter:grayscale(100%);
				background-repeat: no-repeat;
				background-position: center;
				display: block;
				width: 200px;
				height: 200px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 20px;
				padding-top: 8px;
			}

			a#btn_hd:hover {
				background-image: url(imgs_buttonshit/harl.png);
				background-size: 200px;
				filter:grayscale(0%);
				background-repeat: no-repeat;
				background-position: center;
			}
			a#btn_hd {
				background-image: url(imgs_buttonshit/harl.png);
				background-size: 100px;
				filter:grayscale(100%);
				background-repeat: no-repeat;
				background-position: center;
				display: block;
				width: 200px;
				height: 200px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 20px;
				padding-top: 8px;
			}
			a#btn_cn:hover {
				background-image: url(imgs_buttonshit/cn.png);
				background-size: 200px;
				filter:invert(0);
				background-repeat: no-repeat;
				background-position: center;
			}
			a#btn_cn {
				background-image: url(imgs_buttonshit/cn.png);
				background-size: 100px;
				filter:invert(100%);
				background-repeat: no-repeat;
				background-position: center;
				display: block;
				width: 200px;
				height: 200px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 20px;
				padding-top: 8px;
			}

			a#btn_bike:hover {
				background-color: cyan;
				font-size:30px;
				}
			a#btn_bike{
				border-radius: 100px;
				display: inline-block;
				height: 50px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 100px;
				padding: 10px 40px 0 40px;
				background-color: grey;
				color: white;
				font-size: 20px;
				font-family: sans-serif;
				font-weight: bold;
				text-decoration: none;
			}
			a#btn_ideo:hover {
				background-image: url(imgs_buttonshit/ideo.jpg);
				background-size: 200px;
				filter:grayscale(0%);
				background-repeat: no-repeat;
				background-position: center;
			}
			a#btn_ideo {
				background-image: url(imgs_buttonshit/ideo.jpg);
				background-size: 100px;
				filter:grayscale(100%);
				background-repeat: no-repeat;
				background-position: center;
				display: block;
				width: 200px;
				height: 200px;
				box-sizing: border-box;
				margin: auto;
				margin-top: 20px;
				padding-top: 8px;
			}
