/* CSS Document */
html{
	width:95%;
}
body{
	background-image:url(../Images/greyDrips.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin:10px;
}
