﻿
body {
	display: block;
	margin:auto;
	background-color: black;
	font: normal 11px Verdana;
	color:white; 
}

a:link, a:visited {
	text-decoration: none;
	color:white;
}

a:hover {
	text-decoration: none;
	color:red;
}

img {
	border: 0;
}

#mediacontainer{
		margin: 0 auto; 
		top:0;
		bottom:0;
		width:630px;
		height:100%;
	}
	
h1 {
	text-align:center;
}

.mediaLinks {

	margin: 0 auto;
	text-align:center;
}

#mediaLinks {

	margin: 70px 0;
	text-align:center;
}	
	
.ui-button {
	width: 110px;
	height: 50px;
}	

h2 {
	text-align:center;
}

span {
	text-align:center;
}

.navfooter {
	margin: 0 auto;
	text-align: center;
	font-weight:bold;
}
