table.background {
	background-repeat: no-repeat;
	background-position: top right;
}

body, p, td {
	font-family: Myriad, sans-serif;
	font-size: 16px;
}

.bg {
	background-repeat: no-repeat;
	background-position: bottom left;
}

.header {
	font-size:19px;
}

.selected {
	color: #D9241B;
	text-shadow: #173892 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:active {
	color:#333333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#D9241B;
}

.bg {
	background-repeat: no-repeat;
	background-position: 25% 95%;	
}

.norepeat {
	
	background-repeat: no-repeat;
	background-position: top left;
}

.silouet {
	position: absolute;
	bottom: 5%;
	left: 65%;
	z-index: -10;
}

.silouet2 {
	position: absolute;
	bottom: 5%;
	left: 15%;
	z-index: -9;
}
