
/*  alseyn.net  */

body {
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
	background-color:black;
	font-family:sans-serif;
}
a:link, a:visited {
	color:rgb(0%,0%,100%);
	text-decoration: none;
}
a:hover, a:active {
	color:rgb(0%,0%,100%);
	text-decoration: underline;
}
img {
	border : none ;
}

/* ---  */

h1 {
	text-align:center;
	color:white;
}

.picture {
	margin-top:10px;
	text-align:center;
	padding:10px;
}
.caption {
	margin-top:10px;
	text-align:center;
	margin-bottom:20px;
}

td {
	background-color:white;
	width:300px;
}

.date {
    font-size:11pt;
}

