@charset "UTF-8";
/* CSS Document */
#content {
    
	height: 100%;
	margin: 0 0 0 300px;
    margin-top: 0px; 
}

a:link {
	color: none;
	text-decoration: none;
	border: none;
}

link {
	color: none;
	text-decoration: none;
	border: none;
}


