body
{
	text-align: center;
	margin: 0;
}
#page
{
	position: relative;	
	width: 1000px;
	height: 600px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	position: relative;
	color: #6e6e6e;
	margin-top: 20px;
}
a
{
	color: #303030;
}
a:hover
{
	text-decoration: none;
}
#pymac a
{
bottom: 0px;
right: 0px;
text-indent: -7890px;
width: 125px;
height: 80px;
background-color: transparent;
background-image: url('/images/pymac.png');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
overflow-x: hidden;
overflow-y: hidden;
position: fixed;

}

