body {
    background-image: url(../img/Windows7.jpg);
    background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
    padding-bottom: 50px;
}

div.window-body {
    text-align: center;
}

#link {
    text-align: center;
}

p {
    margin: 4px 4px;
}

h4 {
    margin: 4px 4px;
}

img.agek {
    width: 60%;
}

img {
    width: 20%;
}

.onion {
    text-align: right;
    margin-right: 15px;
}