h1 {
	color: #777;
	text-shadow: 1px 1px #FFF;
	text-align: center;
	}
	
form {
	width: 918px;
	margin: auto;
	margin-top: 50px;
	padding: 0;
	}
	
input[type="button"] {
	width: 150px;
	height: 80px;
	background: #60A917;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 24px;
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.7);
	font-family: signika-regular;
	margin-top: 3px;
	}
	
#bootstrap, #bootstrap1, #bootstrap2, #bootstrap3, #bootstrap4, #bootstrap5, #PHP {
	background: #60a917;
	}
	
#bootstrap:hover, #bootstrap1:hover, #bootstrap2:hover, #bootstrap3:hover, #bootstrap4:hover, #PHP:hover {
	background: #a2d46f;
	}
	
#wordpress, #wordpress1, #wordpress2, #wordpress3, #wordpress4, #wordpress5 {
	background: #852B99;
	}
	
#wordpress:hover, #wordpress1:hover, #wordpress2:hover, #wordpress3:hover, #wordpress4:hover, #wordpress5:hover {
	background: #b872c7;
	}
	
#joomla, #joomla1, #joomla2, #joomla3, #joomla4, #joomla5 {
	background: #901504;
	}
	
#joomla:hover, #joomla1:hover, #joomla2:hover, #joomla3:hover, #joomla4:hover, #joomla5:hover {
	background: #D84A38;
	}
	
#drupal, #drupal1, #drupal2, #drupal3, #drupal4, #drupal5 {
	background: #0f3a7d;
	}

#drupal:hover, #drupal1:hover, #drupal2:hover, #drupal3:hover, #drupal4:hover, #drupal5:hover {
	background: #5a7fba;
	}
	
#html5, #html51, #html52, #html53, #html54, #html55 {
	background: #f29b38;
	}
	
#html5:hover, #html51:hover, #html52:hover, #html53:hover, #html54:hover, #html55:hover {
	background: #ed8814;
	}
	
div#conteudo-bootstrap, div#conteudo-bootstrap1, div#conteudo-bootstrap2, div#conteudo-bootstrap3, div#conteudo-bootstrap4, div#conteudo-bootstrap5, div#conteudo-php {
	background: #a2d46f;
	border: 1px solid #a2d46f;
	}
	
div#conteudo-wordpress, div#conteudo-wordpress1, div#conteudo-wordpress2, div#conteudo-wordpress3, div#conteudo-wordpress4, div#conteudo-wordpress5 {
	background: #b872c7;
	border: 1px solid #b872c7;
	}
	

div#conteudo-joomla, div#conteudo-joomla1, div#conteudo-joomla2, div#conteudo-joomla3, div#conteudo-joomla4, div#conteudo-joomla5 {
	background: #D84A38;
	border: 1px solid #d84a38;
	}
	
div#conteudo-drupal, div#conteudo-drupal1, div#conteudo-drupal2, div#conteudo-drupal3, div#conteudo-drupal4, div#conteudo-drupal5 {
	background: #5a7fba;
	border: 1px solid #5a7fba;
	}
	
div#conteudo-html5, div#conteudo-html51, div#conteudo-html52, div#conteudo-html53, div#conteudo-html54, div#conteudo-html55 {
	background: #ed8814;
	border: 1px solid #ed8814;
	}
	
	
div {
	width: 876px;
	margin: auto;
	padding: 20px;
	display: none;
	}
	
div a {
	display: inline-block;
	line-height: normal;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.4);
	}
	
div a:hover {
	text-decoration: underline;
	}
	
div p {
	font-family: signika-regular;
	font-size: 22px;
	}
	

