

body {
	background-image: url(images/background.jpg);
    background-size: cover;
}

div#ahn-bottom-content {
	background:transparent;
}

.content {
	opacity: .8;
}

div#outside-home-wrapper.ahn-wrapper {
	width:95%;
}


div.ahn-widget-detail div.user-actions a {
	color:#FFFFFF;	
}

.ahn-user-profile-box .user-actions A:link
{
color: #ffffff;
}

.ahn-feature-action-bar A:link
{
color: #ffffff;
}

.ahn-bottom-box{
color:#ffffff;
}

table.tablesorter tbody tr:hover td, table.tablesorter tbody tr.even:hover td {background: #cccccc;}