body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 120px 10% 10px 10%;
	background-image: url(images/sex-numbers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	max-width: 100%;
	height: auto;
}
table {
	max-width: 800px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 20px;
	width: 200px;
	text-align: center;
	margin: 50px;
}

b {
	font-weight: bolder;
}
.phonenumber {
	margin-top:3px;
	font-size:1.5em;
	font-weight:normal;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
h1 {
	text-align: center;
}
h2 {
	text-align: center;
}
.discreet {
	font-size: 0.6em;
}
.bignumber {
	text-align: center;
	font: bold 30px "Courier New", Courier, mono;
	color: white;
	background-color: red;
	padding: 10px;
}
.seconddescription {
	text-align: center;
	font: bold 24px "Courier New", Courier, mono;
	color: black;
	background-color: white;
	border-width: 4px;
	border-color: red;
	border-style: solid;
	padding: 10px;
}
.biglive {
	text-align: center;
	font: bold 24px "Courier New", Courier, mono;
	color: black;
	background-color: white;
	border-width: 4px;
	border-color: red;
	border-style: solid;
	padding: 10px;
}
.morenumberslist {
	margin: 10px 0px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
}
.morenumberslist ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.morenumberslist li {
	margin-top:5px;
}
.listnumber {
	font-weight: bold;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
}
.container {
	text-align: center;
}
.box {
	width: 500px;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
}
.spacer {
	background-image: url(images/table-bg.jpg);
	background-repeat: repeat-x;
}
.spacertext {
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
}
.spacernote {
	color: #666666;
	text-align: center;
	font-size: 0.8em;
	font-style:italic;
}
.phrasenote {
	color: #666666;
	text-align: center;
	font-size: 0.8em;
	font-style:italic;
}
.morenumbersnote {
	color: #666666;
	text-align: left;
	font-size: 0.8em;
}
.disclaimer {
	display: block;
	margin-left: auto;
	margin-right:auto;
}