input, select
{
	border: 1px solid #00416F;
	background-color: #190E20;
	color:#9C7BC1;
	margin-bottom:3px;
}	
textarea
{
    background-color: #190E20;
    color:#9C7BC1;
    border: 1px solid #00416F;
    margin-bottom:3px;
}
