
body {
	background: url(/yashicat4/images/bgnd.jpg);
	background-repeat: no-repeat;
	background-color: white;
	padding: 0px;
	width: 700px;
}

p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 600px;
	color: black;
}

td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12pt;
}

#content {
	width: 650px;
	padding-left: 50px;
	padding-right: 0px;
}

#header {
	width: 650px;
	padding-left: 50px;
}

#navbar {
	text-align: center;
	width: 700px;
	padding-top: 25px;
}

#pcb {
	text-align: left;
	padding-left: 150px;
}

.piccies {
	text-align: center;
	
}

a:link {
	color: #FF0000;
	text-decoration: plain;
}
a:vlink {
	color: #ff00ff;
	text-decoration: plain;
}
a {
	color: #ff0000;
	text-decoration: plain;
}




brackets {
  font-size: 10px;
 }
