$(document).ready(function() {
	$('.toptitle').css('opacity', '0.8');
});
