/* CSS Document */body {	background-image: url(images/Traylor-Frame-2018.jpg);	/*background: linear-gradient(#8e5e86,#8770b4);*/	margin:0;	padding:0;	background-repeat: no-repeat;	background-position: center top;	background-attachment: fixed;	width:100%;	background-size: cover;	}#wrapper iframe {			position: absolute;			top: 0;			left: 0;			width: 100%;			height: 100%;		}html, body, #wrapper {		   height:100%;		   width: 100%;		   margin: 0;		   padding: 0;		   border: 0;		}		#wrapper td {		   vertical-align: middle;		   text-align: center;		}	#embed-video {		display: none;	}