#mashup1
{
    BORDER-RIGHT: blue 1px solid;
    BORDER-TOP: blue 3px solid;
    LEFT: 50px;
    BORDER-LEFT: blue 1px solid;
    BORDER-BOTTOM: blue 1px solid;
    POSITION: absolute;
    TOP: 60px;
    WIDTH: 350px;
    HEIGHT: 350px;
    BACKGROUND-COLOR: #00f
}
#mashup2
{
    BORDER-RIGHT: blue 1px solid;
    BORDER-TOP: blue 3px solid;
    LEFT: 600px;
    BORDER-LEFT: blue 1px solid;
    BORDER-BOTTOM: blue 1px solid;
    POSITION: absolute;
    TOP: 400px;
    WIDTH: 350px;
    HEIGHT: 350px;
    BACKGROUND-COLOR: #00f
}
#mashup3
{
    BORDER-RIGHT: blue 1px solid;
    BORDER-TOP: blue 3px solid;
    LEFT: 150px;
    BORDER-LEFT: blue 1px solid;
    BORDER-BOTTOM: blue 1px solid;
    POSITION: absolute;
    TOP: 150px;
    WIDTH: 350px;
    HEIGHT: 350px;
    BACKGROUND-COLOR: #00f
}
#mashup4
{
    BORDER-RIGHT: blue 1px solid;
    BORDER-TOP: blue 3px solid;
    LEFT: 600px;
    BORDER-LEFT: blue 1px solid;
    BORDER-BOTTOM: blue 1px solid;
    POSITION: absolute;
    TOP: 175px;
    WIDTH: 350px;
    HEIGHT: 180px;
    BACKGROUND-COLOR: #00f
}
#mashup5
{
    BORDER-RIGHT: blue 1px solid;
    BORDER-TOP: blue 3px solid;
    LEFT: 600px;
    BORDER-LEFT: blue 1px solid;
    WIDTH: 155px;
    BORDER-BOTTOM: blue 1px solid;
    POSITION: absolute;
    TOP: 50px;
    HEIGHT: 85px;
    BACKGROUND-COLOR: #00f
}
