/*
	Copyright (c) BrandSteam
	All rights reserved
	http://brandsteam.com
 
*/

body {
	margin:0;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size : 13px;
font-style : normal;
font-weight : normal;
letter-spacing : normal;
line-height : 1.45em; 
	color: #e3f1db;
	background-color: #463468;
}

#outer {
	margin: 0px auto;
	text-align: center;
}

#logo {
height:374px;
}
#info {
	
}
#footer {
  height: 100px;
margin-top:50px;

}
#tv {
height: 360px;
  padding-top:120px;
}


a{
	color:#76c7e8;
	text-decoration:none;
}

h1{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
text-transform: none;
letter-spacing: -0.3px;
line-height: 1.5em;
}


