html {height:99%;}
body {height:99%;background-color:#e6e6e6;
      	background-image:url(ricpic_hosting.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	
      }
#ricpic {
	width:100%;
	height:100%;
	text-align:center;
	border: solid 1px black;
	background-color:white;
}
#msg {text-align:center;
	border: solid 1px black;
	background-color:white;
	font-family:Verdana,Arial;padding:200px 20px 200px 20px;font-size:14pt;width:400px;
	margin-left:auto;margin-right:auto;vertical-align:middle;

	}
img {position:relative;top:40%;}