body 
{
	background:url(http://www.redbrick.dcu.ie/~shimoda/images/bg.gif) no-repeat top left; 
	z-index=20;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	background-color : #ffffff;
   background-attachment: 	scroll;
	font-family : verdana;
	font-size: 12px;
	color : gray;
}

.main
{
   position: absolute;
	top:0px;
	left:0px;
	margin-top: 0px;
	margin-left: 0px;
}

.markupCheck
{
	position:absolute;
	bottom:0px;
	
}
.links
{
		position:absolute;
      left: 50px;
      top:100px;
      padding-left:200px;
}