@charset "UTF-8";

body {
background-image:url('http://i189.photobucket.com/albums/z210/nemery53/backgroundwaves1.jpg');
background-repeat:no-repeat;
background-position: top center;
background-attachment: fixed;
}




/*
###################
##### HEADER ######
###################
*/

#header {
	position: relative;
	display:block;
	margin: auto;
	background-color: none;
	height: 250px;
	width: 960px;
}

/*
###################
##### CONTENT #####
###################
*/

#content {
position: relative;
display: block;
margin: auto;
background-color: none;
height: auto;
width: 960px;

}

img {
border: none;
}
