
a:link { color:#B7B7B7 }
a:visited { color:#B7B7B7 }
a:active { color:#B7B7B7 }
a:hover {color:#B7B7B7 }

body {
	font-family: Arial, Helvetica, sans-serif; 
	color: #B7B7B7;
	background-color: #FFFFFF;
	font-size: 9;
	text-align: right;
}

.content {
	padding-left: 40%;
	padding-top: 35%;

}

.blank {
	width:100%;
	height:100%;
	background-image: url("by.jpg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	font-size: 9;
	text-align: right;
	align: bottom;
}
