body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-image: url(tmsbk.png);
	background-repeat: repeat-x;
	background-color: #000000;
	width: 900px;
	}

#header {
	text-align: center;
	}
	
#imgsel {
	padding: 10px;
	text-align: center;
	}
	
#indextext {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	}
	
#indexcontact {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	}

img.index {
	padding: 10px;
	padding-top: 25px;
	border: 0px;
	}
	
p {
	color: #ffffff;
	font-family: 'Helvetica';
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	padding: 4px;
	margin: 0px;
	}
	
p.phone {
	font-size: 22px;
	font-weight: bold;
	}
	
a	{
	text-decoration: none;
	color: #007733;
	font-weight: bold;
	}
