BODY	{font-family : "Comic Sans MS";
				background-image : url(images/backsurf.jpg);
				background-attachment : fixed;
				oncontextmenu: return false;
				ondragstart: return false;
				onselectstart: return false;
				color : Black;
				}
P			{font : 10px;
				font-size : 10px;
				}

.title		{font-size: 52px;
				}
.normal	{font-size : 16px;
				}
.bottom {font-size : 10px;
				}
