	BODY	{
		background-attachment:fixed;
		}
	#title	{
		text-align:center;
		width:100;
		filter:mask(color=white);
		font-size:20;
		font-weight:900;
		}
	A:link	{
		text-decoration:none;
		}
	A:visited	{
		text-decoration:none;
		}
	A:active	{
		color:gold
		}
	A:hover	{
		color:gold;
		}
	#linker	{
		text-align:center;
		color:white;
		}
