body {
	color:#000000;
	background-color: #000000;
	background-image: url("tecsos.jpg");
	background-position: auto;
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
	line-height: 1.4em;
	margin: 0px;
}

#wrapper {
	width: 940px;
	margin: 40px auto 40px auto;
	border: 3px solid #ffffff;
	background-color: #ffffff;
	background-image: url("whiteishiii.jpg");
}

nav, footer {
	clear: both;
	color: black;
	background-color: red;
	height: 35px;
	border-top: 3px solid #ffffff;
}

nav ul {
	margin: 10px;
	padding: 5px 0px 5px 30px;
}

nav li {
	margin-right: 20px;
	margin-left: 35px;
	display: inline;
}

nav li a {
	color: #ffffff;
}

nav li a:hover, nav li a.current {
	color: black;
}

h1
{
    text-align: center;
}

.tablee
{
    text-align: center;
    border-top: 3px solid #ffffff;
    width: 100%
}

#tdtd1
{
    text-align: center;
    border-right: 1.5px solid #ffffff;
}

#tdtd2
{
    text-align: center;
    border-left: 1.5px solid #ffffff;
}

#masterbutton
{
    width: 420px;
    height: 700px;
    color: #000000;
    background-color: red;
    background-image: url("mastershakeslogo.jpg");
    background-position: bottom;
	border-radius: 30px;
	overflow: hidden;
}

#bvtbutton
{
    width: 420px;
    height: 700px;
    color: #000000;
    background-color: red;
	border-radius: 30px;
	overflow: hidden;
}

h2
{
    color: white;
    font-style: italic;
}

