body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/Rihanna/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #395759;
}
.links {
	background-image: url(../images/Rihanna/links_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: 1b3b3e;
}
.link {
	color: #FF0000;
	text-decoration : none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
}
.link:hover {
	color: #FFFFFF;	
}

.h1 {
	color: #000000;
	text-decoration : none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}
.h2 {
	color: #000000;
	text-decoration : none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.midBod
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration : none;
	background-color: #000000;
	background-image: url(../images/Rihanna/rihanna.jpg);
	background-repeat: no-repeat;
}

.text
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	background-color: #1C4042;
	padding-left: 70px;
	padding-right: 60px;
	background-image: url(../images/Rihanna/text_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #FFFFFF;
}

.ticket
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	letter-spacing: 1pt;
}
.ticket:hover
{
	color: #FF0000;
	text-decoration: none;
}
.ticket_soon
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 11px;
}
blockquote
{
	margin-top: 130px;
	margin-left: 35px;
	margin-right: 130px;
}

.citys
{
	padding-left: 120px;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #000000;
}

