boarder {
background-color: red;
width: 600px;
height: 600px;
border-top-style:dotted;
border-right-style:solid;
border-bottom-style:dotted;
border-left-style:solid;
};