#page{
	width: 1262px;
	margin: 0px auto;
	margin-bottom: 50px;
}

h1{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

img{
	margin:10px -8px;
}

.copytext{
	color: #666;
	font-size: 0.9em;
}
.tinytext{
	color: #666;
	font-size: 0.7em;
}
.copyright{
	color: #0191b4;
}

a:link {
	color: #0191b4;
	text-decoration: underline;
}
a:visited { color: #0191b4;
	text-decoration: underline;
}
a:hover { color: #0191b4;
	text-decoration: underline;
}
a:active { color: #0191b4;
	text-decoration: underline;
}
