input, textarea, select {padding: 5px 0px; }
h1#logo {width: auto;}

@media only screen and (min-width: 0px) and (max-width: 767px) { 	h1#logo		img	{	width: 300px;					}	}

p.big {font-size: 40px;}
em {font-size: 24px;}
h3 {padding-top: 0px;}

.icons,
.icons img{
height: 2px;
width: 2px;
margin-top: 0px;
margin-bottom: 0px;
}

.black 		{    color: #CCC; 		padding: 30px;	}
.black h3 	{    color: #DFDFDF; 	}

p.small{  	text-align: right;}

@media only screen and (max-width: 767px) {
  p.big {
font-size: 25px;
}}
  
footer p span {
  color: #818080;
}
