/*
	This work is licensed under the Creative Commons BY-SA 3.0 license. For more information, visit: http://creativecommons.org/licenses/by-sa/3.0/
	You may:
	- Share this
	- Reuse this (even for commerical works)
	You must:
	- Attribute me: put my nick and my website URL (Calmarius and http://calmarius.net) in your work if you reuse my work.
	- Share alike: Your work must be licensed under the similar or compatible license.
*/

a
{
	color: #0080FF
}

body
{
	color:white;
	background-color:black;
	width:100%;
	font-family:"Verdana",sans-serif;
	font-size:10pt;
}

.stretch
{
	width:100%;
	height:100%;
}

div.signature
{
	width:auto;
	height:auto;
	position:fixed;
	right:0;
	bottom:0;
}
