a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0000FF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../static/bclug/logow3.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
