string text = "<html><head></head><body style=\"background-color: DarkGray ; font-size:18px;margin:10px 20px 10px 20px;\"></body></html>"; webView.NavigateToString(text);