﻿body
{
	background-image:url('../image/USC_logo.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	background-attachment:fixed;
	
}

.admin_link
{
	text-decoration:underline;
	color:white;
	font-size:1.2em;
		
}
