@charset "utf-8";
.link {
	width: 300px;
	background-position: right top;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

