:link, :visited { text-decoration: none; }
ul,ol { list-style: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,textarea,select
{ margin: 0; padding: 0; }
img, a img, :link img, :visited img { border: none; }
address { font-style: normal; }

body {
	background-color: #2f2f2f;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Verdana, Helvetica, sans-serif, Papyrus;
}
#globalWrapper{
	background-image: url(loft-style-website-uk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#globalWrapper1{
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper, #wrapper1 {
	position: relative;
	background-image: url(background.jpg);
	background-repeat: repeat-y;	
}
#content1 {}
#content {
	height: 320px;
	width: 270px;
	position: absolute;
	left: 45px;
	top: 145px;
	color: #eeeeee;
	font-weight: bold;
}
h1 {
	font-size: 22px;
}
p.bold {font-size: 16px;}
p {
	font-size: 14px;
	padding-bottom: 15px;
}
#buttons {
	height: 140px;
	width: 540px;
	position: absolute;
	left: 450px;
	top: 500px;
	color: #eeeeee;
	font-weight: bold;
}
