

body, div, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#tv {
	background-image: url(../images/RetroTV.jpg);
	width: 800px;
	height: 649px;
	margin-top: 150px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#maskingtape {
	left: 120px;
	position: relative;
	top: 260px;
	width: 420px;
}

#email a{
	width: 300px;
	height: 43px;
	position: absolute;
	bottom: 20px;
	left: 250px;
	display: block;
	overflow: hidden;
}

#email a:hover{
	display: block;
	overflow: hidden;
	text-indent: -300px;
}