﻿/* for allsleepexpress.com
Go to Design/style
set background color to #E4E6E9
set main table= center
*/
body {
	font-size: 85%;
	font-family: Verdana;
	text-align: center;
	margin:0;
	padding:0;
	background-color:#E4E6E9
	
}

#container {
	border: border-collapse;
	width: 1000px;
	margin:auto;
	padding:0;
	background-color:white;
}
#container2
{
	border: border-collapse;
	
}
.red{
	color: #FF0000;
	font-weight: bolder;
	font-size: large;
}
h1 {
	font-size: 250%;
	line-height: -50px;
}
h2 {
	font-size:150%;
}
h3 {
	font-weight: bold;
}
p {
	font-size: 80%;
	line-height: 100%;
	text-align: center;
}
.pl {
font-size: 80%;
line-height:95%;
text-align: left;}
a {COLOR:black}	
a:active{COLOR:black
}
a:visited{COLOR:black
}
	
}
.ItalCenter {
	font-style: italic;
	text-align: center;
}
.BoldLarge {
	font-weight: bold;
	font-size: xx-large;
}


.BoldText {
	font-weight: bold;
}
.NoBorder {
	border-style: none;
}

#F1 {
	margin: 0px 0 0 0;
	width: 1000px;
	height: 70px;
	text-align: center;
}

