body 
{
	background: url('images/background.jpg') no-repeat center 0px;
	background-color: black;
}

.td_main
{
background-color: black;
color: white;
font-family: verdana;
font-size: 12px;
text-align: justify;
padding: 20px;
}

.heading {
	font-size: 16px;
	letter-spacing: 1px;
}

.dato {
	font-size: 10px;
	color: #6e6f73;
}

.footer
{
background-color: white;
font-size: x-small;
font-family: Verdana;
text-align: justify;
// text-align: center;

}

.copyright
{
color: white;
font-family: Verdana;
font-size: x-small;
text-align: center;
}

.link:link {color: #6092ff; text-decoration: none}
.link:visited {color: #6092ff; text-decoration: none}
.link:hover {text-decoration: underline}

.myspacelink:link {color: #000000; text-decoration: none}
.myspacelink:visited {color: #000000; text-decoration: none}
.myspacelink:hover {text-decoration: underline}

.cp_link:link {color: #ffffff; text-decoration: none}
.cp_link:visited {color: #ffffff; text-decoration: none}
.cp_link:hover {text-decoration: underline}