html, body, div, applet, object, 
h1, p, blockquote, a, img, ins, kbd, q, s, samp,
small, strike, strong, center
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, 
q {
	quotes: none;
}
blockquote:before, 
blockquote:after,
q:before, 
q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}
#right {
	text-align: right;
}
#center {
	text-align: center;
}

