@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 10%;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	text-align: center:
	min-width: 780px;
}

html {
	height: 100%;
	}
	
#container {
	width: 735px;
	height: 144px;
	margin: 0 auto;
	}
	
#logo {
	background: url(../images/logo.jpg) no-repeat center;
	height: 55px;
	padding-bottom: 10px;
	
	}

#image {
	height: 176px;
	padding-bottom: 10px;
	}
	
#content {
	background: url(../images/current_show_text.jpg) no-repeat center;
	height: 53px;
	padding-bottom: 25px;

	}
	
#enter {
	height: 31px;
	}
