body
{
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}

p, h1
{
	color:#FFCC99;   // has been modified by Roland Grosso
}

a
{
	color: #940808;
}

a:hover
{
	color: #FFFFFF;
}

p
{
	font-size: 13px;
}

h1
{
	font-size: 13px;
	font-weight:bold;
	margin-top:3px;
}

.gallery img
{
	border:3px solid #940808;
	width:120px;
	height:170px;
	margin:2px;
}

.gallery1 img
{
     border:none;
	width:250px;
	height:400px;
	margin:2px;
} 

.border
{
	border: 3px solid #940808;
}

.news
{
 width:100px;
 height:130px;
}

.links img
{
	border: none;
}

.news1
{
 width:150px;
 height:200px;
}
.news2
{
 width:200px;
 height:250px;
}
