body {
	background-image:url(../img/bg_internal.png);
	background-size: 100% auto;
	background-position:center center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
input::placeholder {
  color: #7c9f9f; 
}