﻿body{
        background: white;
	background-image: url(../images/gal2.gif);
	background-repeat: no-repeat;
	background-position: 270px 100px;
	background-attachment: fixed;
        color: #990099;
        font-size: 14px;
}

p{
        color: #990099;
        font-size: 12px;
	margin: 4px;
}

li{
        color: #aa5599;
        font-size: 10px;
}

strong{
	color: red;
}

h3{
	font-size: 30px;
}

#strID{
	font-size: 10px;
	color: #3333dd;
	line-height: 18px;
}
