﻿body 
{
	background:  rgb(224,0,0) url('images/background.jpg') no-repeat top left;
}

.body_text
{
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.heading_text
{
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: black;
	text-align: center;
}

.frame_hr
{
	height: 6;
	color: Yellow;
}


a:link
{
	color: Navy;
}

a:visited
{
	color: Gray;
}

.gallery_pic
{
	width: 150px;
	height: 150px;
}