/* This is the border line & background colour round the entire page */
.scrollup	{
				position: absolute;
				left: 50%;
				top: 370px;
				margin-left: -21px;
			}
.scrolldown	{
				position: absolute;
				left: 50%;
				top: 404px;
				margin-left: -21px;
			}

.projects { background-image: url(images/projectsRightSidePic.jpg); }
body	{
			font-family:  Verdana, Futura, 'Andale Mono', Monospace;
			font-size: 9pt;
			font-weight: lighter;
			margin-left: auto;
		 }
p { font-family: Verdana, Futura, 'Andale Mono', Monospace; font-size: 9pt; font-weight: lighter;}
strong { font-weight: bold; color: #CEBF7F; }
a { color: #251949; }
