﻿/*
css for matmakin.com
*/

body {
	font-family: Verdana, Arial, sans-serif;
	color: #da7123;
	font-size: 12px;
	font-weight: normal;
	background: #272727;
	margin: 15px;
	padding: 60px;
}

p {
	text-align: center;
}

a:link {
	color: #da7123;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #da7123;
	font-style:normal;
	text-decoration: none;
}

a:hover {
	color: #da7123;
	font-style: normal;
	text-decoration: none;
}

.span1 {
	color: grey;
	font-weight: bold;
}

div.c1 {
	text-align: center
}

img {
	padding:0px;
	border-width:0px;
	margin:0px;
}
