html
{
	overflow: -moz-scrollbars-vertical;
}

h1,h2,h3,h4,h5,h6
{
	text-align: center;
	transform: capitalize;
}

body
{
	font-family:"Baskerville Old Face";
	margin-left:"15%";
	margin-right:"15%";
	text-align:"justify";
	background-image:url(new_year_text_4.gif);
	background-attachment: fixed;
        background-repeat: no-repeat;
	background-position: center;
}
#copyright
{
}
.large
{
	font-size: xx-large;
}
#space
{
	line-height: 5px
	margin-left: "200px";
}
#con_mar
{
	margin-left: "200px";
}
#contable
{
	font-size: large;
}
table
{
	border-style: hidden;
}
td
{
	border-style: none;
	border-width: 0;
}
a,a:link,a:hover,a:active,a:visited
{
	color: blue;
	cursor: pointer;
	clear: both;
}
