body {
    font-size: 12pt;
    color: blue;
    background-color: black;
}
table {
	border: #000000 2px solid;
	background-color: lime;
	float: Right;
	margin-right: 10px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
ul {
list-style-image:url('http://forum.yugiohcardmaker.net/uploads/profile/photo-thumb-159016.png?_r=1428746197');
}
p {
    letter-spacing: 0.05em;
    word-spacing: 0.25em;
    line-height: 1;
    text-align: left;
}
h1 {
    font-size: 20pt;
}
img {
    border-style: solid;
    border-width: 20px;
    border-color: Green;
}
