@import url(http://www.testwebben.se/2124/8672.css); 



#main-content
{
	float: left;
	/*width: 82em;*/
	width: 50em;
	padding: 1em;
	margin: 0;
	text-align: left;
}

#bildspel
{
    background-position: center center;
    background-repeat: no-repeat ;
    width: 350px;
    height: 263px;
    border: 0;
    padding: 0px;
    margin: 20px 0 0 0;
    float: left;
}
#bildspel img
{
    background-position: center center;
    background-repeat: no-repeat ;
    width: 350px;
    height: 263px;
    border: 0;
    padding: 0px;
    margin: 0;
}


