a {
	color: #c0c0c0;
}

a:visited {
	color: #c0c0c0;
}

a:hover{
	color: #43c1f1;
}

a:active{
	color: #0063a2;
}


#wrapper {
	margin: 0 auto;
	width: inherit;
}

#main {
	text-align: center;	
}

p {
	font-family: sans-serif;
	font-size: 1.5em;
	color: #c0c0c0;
}

#copyright {
	font-size: .75em;
}

#tag {
	font-size: 1em;
}