/*
	alba > [PSP] Gran Trusimo Theme
	http://psp.albator.eu/gt/
*/

html, body {
	padding: 0px auto;
	margin: 0px;
	font-family: 'Tahoma';
	color: #000;
	/*background: #FFF url('http://i.albator.eu/gt5/bg_pattern.jpg') repeat-x;*/
}

a, a:active, a:link, a:visited {
	color: #3273f0;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #e13232;
	text-decoration: none;
}

img {
	border: 0;
}

#page {
	margin: 0px auto;
	width: 640px;
}

#content {
	width: 640px;
	margin: 125px auto;
	text-align: center;
}