html, body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	background-color: #004d6d;
	text-align: center;
	color: #f5e6b4;
	background-image: url('img/stars.gif');
}

img {
	border:0;
}

a {
	color: #A9D9ED;
	text-decoration: none;
}

#container	{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	width: 836px;
	height: 1431px;
	text-align: center;
	background-color: #004d6d;
}

#container .title {
	color: #DCA7C0;
	font-weight: bold; 
	font-size:14px;
}

#container .tickets{
	color: #f5e6b4;
	font-weight: bold; 
	font-size:16px;
}

#container .blue {
	color: #A9D9ED;
	font-weight: bold; 
	font-size:14px;
}

#header	{
	position: absolute;
	left: 0px;
	top: 0px;
}

#content	{
	position: absolute;
	left: 24px;
	top: 396px;
	width: 422px;
	text-align: left;
	line-height: 20px;
}

#info	{
	position: absolute;
	text-align: left;
	top: 394px;
	right: 51px;
	width: 308px;
	line-height: 20px;
}


#socialmedia	{
	position: absolute;
	text-align: left;
	top: 724px;
	left: 0px;
	width: 300px;
}

#socialmedia .txt	{
	position: absolute;
	text-align: left;
	top: 8px;
	left: 0px;
	color: #DCA7C0;
	font-weight: bold; 
	font-size:14px;
}

#socialmedia .pic	{
	position: absolute;
	text-align: left;
	top: 0px;
	left: 150px;
	left: 150px;
}

#buttons	{
	position: absolute;
	top: 1195px;
	left: 40px;
	width: 698px;
	height: 228px;
	border-top-color: #fff;
	border-top-style: solid;
	border-bottom-color: #fff;
	border-bottom-style: solid;
}
