body{-webkit-text-size-adjust:none;}
input[type=text], input[type=password], input[type=file], textarea{
	-webkit-appearance:none;
	border-radius:0;
}
input[type=submit]{-webkit-border-radius:0;}

#page-title {
color: #F00;
}