/******************************************************************************/
/* GENERAL                                                                    */
/******************************************************************************/

* {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
}
html, body {
	margin: 0;
	background-color: #200a20;
	color: #f0ff40;
}


#id4 {
        position: absolute;
        left: 20px;
        top: 190px;
        /*height: 264px;
        width: 400px;*/
}


#id1 {
	position: absolute;
	left: 220px;
	top: 420px;
    /*width: 300px;
	height: 231px;*/
}
#id2 {
	position: absolute;
	left: 520px;
	top: 120px;
	/*height: 264px;
	width: 400px;*/
}

#id3 {
        position: absolute;
        left: 420px;
        top: 20px;
        /*height: 264px;
        width: 400px;*/
}
